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

feat: add functions to get vector of symbols from system

8f786f3
Select commit
Loading
Failed to load commit list.
Merged

feat!: indexing rework #12

feat: add functions to get vector of symbols from system
8f786f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 20, 2023 in 0s

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 11 in ext/SymbolicIndexingInterfaceSymbolicUtilsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SymbolicIndexingInterfaceSymbolicUtilsExt.jl#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 12 in ext/SymbolicIndexingInterfaceSymbolicsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SymbolicIndexingInterfaceSymbolicsExt.jl#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 19 in src/SymbolicIndexingInterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SymbolicIndexingInterface.jl#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 18 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 31 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L21-L31

Added lines #L21 - L31 were not covered by tests

Check warning on line 34 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 41 in src/trait.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trait.jl#L39-L41

Added lines #L39 - L41 were not covered by tests