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

replace scipy.integrate.simps with simpson #282

Merged
merged 6 commits into from
Oct 10, 2024

drop Python 3.8

23dfd1d
Select commit
Loading
Failed to load commit list.
Merged

replace scipy.integrate.simps with simpson #282

drop Python 3.8
23dfd1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2024 in 0s

81.63% (-0.06%) compared to 120c5dd

View this Pull Request on Codecov

81.63% (-0.06%) compared to 120c5dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.63%. Comparing base (120c5dd) to head (23dfd1d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #282      +/-   ##
===========================================
- Coverage    81.68%   81.63%   -0.06%     
===========================================
  Files           15       15              
  Lines         2026     2015      -11     
  Branches       310      310              
===========================================
- Hits          1655     1645      -10     
  Misses         276      276              
+ Partials        95       94       -1     

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