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

Add derivative methods without caches #410

Closed
wants to merge 5 commits into from

add using OrdinaryDiffEq

2280d97
Select commit
Loading
Failed to load commit list.
Closed

Add derivative methods without caches #410

add using OrdinaryDiffEq
2280d97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 11, 2024 in 0s

96.68% (-0.36%) compared to d2c71fe

View this Pull Request on Codecov

96.68% (-0.36%) compared to d2c71fe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.68%. Comparing base (d2c71fe) to head (2280d97).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
- Coverage   97.03%   96.68%   -0.36%     
==========================================
  Files          18       19       +1     
  Lines        1554     1688     +134     
==========================================
+ Hits         1508     1632     +124     
- Misses         46       56      +10     

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