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

fix: fix remake for symbolic indexing, add tests for remake #644

Merged
merged 1 commit into from
Mar 8, 2024

fix: fix remake for symbolic indexing, add tests for remake

30c96ab
Select commit
Loading
Failed to load commit list.
Merged

fix: fix remake for symbolic indexing, add tests for remake #644

fix: fix remake for symbolic indexing, add tests for remake
30c96ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

38.53% (+0.99%) compared to 21e7460

View this Pull Request on Codecov

38.53% (+0.99%) compared to 21e7460

Details

Codecov Report

Attention: Patch coverage is 61.90476% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 38.53%. Comparing base (21e7460) to head (30c96ab).
Report is 2 commits behind head on master.

Files Patch % Lines
src/remake.jl 61.90% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   37.54%   38.53%   +0.99%     
==========================================
  Files          55       55              
  Lines        4294     4287       -7     
==========================================
+ Hits         1612     1652      +40     
+ Misses       2682     2635      -47     

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