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/project succeeded Dec 11, 2023 in 0s

1.06% (+1.06%) compared to cf0cfca

View this Pull Request on Codecov

1.06% (+1.06%) compared to cf0cfca

Details

Codecov Report

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

Comparison is base (cf0cfca) 0.00% compared to head (7a5c62f) 1.06%.

Files Patch % Lines
src/parameter_indexing.jl 0.00% 38 Missing ⚠️
src/symbol_cache.jl 0.00% 35 Missing ⚠️
src/interface.jl 0.00% 15 Missing ⚠️
src/trait.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #12      +/-   ##
=========================================
+ Coverage    0.00%   1.06%   +1.06%     
=========================================
  Files           2       5       +3     
  Lines          33      94      +61     
=========================================
+ Hits            0       1       +1     
- Misses         33      93      +60     

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