Change instances of np.trapz
to np.trapezoid
.
#8
Codecov / codecov/project
succeeded
Mar 20, 2025 in 0s
100.00% (+0.00%) compared to 5fa0d1f
View this Pull Request on Codecov
100.00% (+0.00%) compared to 5fa0d1f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
5fa0d1f
) to head (3593d83
).
Additional details and impacted files
@@ Coverage Diff @@
## main #8 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 279 279
=========================================
Hits 279 279
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading