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/project succeeded Nov 20, 2023 in 1s

3.84% (+3.84%) compared to cf0cfca

View this Pull Request on Codecov

3.84% (+3.84%) compared to cf0cfca

Details

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (cf0cfca) 0.00% compared to head (8f786f3) 3.84%.

❗ Current head 8f786f3 differs from pull request most recent head 064d9f0. Consider uploading reports for the commit 064d9f0 to get more accurate results

Files Patch % Lines
src/symbol_cache.jl 0.00% 15 Missing ⚠️
src/SymbolicIndexingInterface.jl 0.00% 3 Missing ⚠️
src/trait.jl 0.00% 3 Missing ⚠️
ext/SymbolicIndexingInterfaceSymbolicUtilsExt.jl 0.00% 2 Missing ⚠️
ext/SymbolicIndexingInterfaceSymbolicsExt.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #12      +/-   ##
=========================================
+ Coverage    0.00%   3.84%   +3.84%     
=========================================
  Files           2       5       +3     
  Lines          33      26       -7     
=========================================
+ Hits            0       1       +1     
+ Misses         33      25       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.