Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: indexing rework #12

Merged
merged 35 commits into from
Dec 11, 2023

refactor: remove SymbolicUtils extension

7a5c62f
Select commit
Loading
Failed to load commit list.
Merged

feat!: indexing rework #12

refactor: remove SymbolicUtils extension
7a5c62f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2023 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 18 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L18

Added line #L18 was not covered by tests

Check warning on line 28 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 38 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 45 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L45

Added line #L45 was not covered by tests

Check warning on line 52 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L52

Added line #L52 was not covered by tests

Check warning on line 60 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L60

Added line #L60 was not covered by tests

Check warning on line 68 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L68

Added line #L68 was not covered by tests

Check warning on line 75 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L75

Added line #L75 was not covered by tests

Check warning on line 82 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L82

Added line #L82 was not covered by tests

Check warning on line 97 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 104 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L104

Added line #L104 was not covered by tests

Check warning on line 112 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L112

Added line #L112 was not covered by tests

Check warning on line 19 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 21 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L21

Added line #L21 was not covered by tests

Check warning on line 27 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 34 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 41 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 46 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 61 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 63 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L63

Added line #L63 was not covered by tests

Check warning on line 69 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 76 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 83 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 88 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 25 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L24-L25

Added lines #L24 - L25 were not covered by tests