Replace deprecated numpy trapezoid/trapz usage with scipy trapezoid #233
Codecov / codecov/project
succeeded
Aug 14, 2024 in 0s
90.25% (+0.05%) compared to d6b5c58
View this Pull Request on Codecov
90.25% (+0.05%) compared to d6b5c58
Details
Codecov Report
Attention: Patch coverage is 72.72727%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 90.25%. Comparing base (
d6b5c58
) to head (af71f1e
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pyspectral/solar.py | 40.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #233 +/- ##
==========================================
+ Coverage 90.20% 90.25% +0.05%
==========================================
Files 23 22 -1
Lines 2521 2515 -6
==========================================
- Hits 2274 2270 -4
+ Misses 247 245 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading