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

Change the plot recipes to use the SymbolicIndexingInterface #572

Merged
merged 2 commits into from
Dec 27, 2023

fix analytical plots

db52700
Select commit
Loading
Failed to load commit list.
Merged

Change the plot recipes to use the SymbolicIndexingInterface #572

fix analytical plots
db52700
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

30.49% (+25.22%) compared to 1ccfa8d

View this Pull Request on Codecov

30.49% (+25.22%) compared to 1ccfa8d

Details

Codecov Report

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

Comparison is base (1ccfa8d) 5.26% compared to head (db52700) 30.49%.

Files Patch % Lines
src/solutions/solution_interface.jl 40.90% 52 Missing ⚠️
src/integrator_interface.jl 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #572       +/-   ##
===========================================
+ Coverage    5.26%   30.49%   +25.22%     
===========================================
  Files          53       53               
  Lines        4061     4020       -41     
===========================================
+ Hits          214     1226     +1012     
+ Misses       3847     2794     -1053     

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