require pooch #830
Merged
require pooch #830
Codecov / codecov/project
succeeded
Oct 3, 2023 in 0s
92.78% (target 90.00%)
View this Pull Request on Codecov
92.78% (target 90.00%)
Details
Codecov Report
Merging #830 (d491740) into main (dafd1f3) will decrease coverage by
1.03%
.
Report is 71 commits behind head on main.
The diff coverage is90.35%
.
@@ Coverage Diff @@
## main #830 +/- ##
==========================================
- Coverage 93.80% 92.78% -1.03%
==========================================
Files 59 59
Lines 6235 6247 +12
==========================================
- Hits 5849 5796 -53
- Misses 386 451 +65
Files | Coverage Δ | |
---|---|---|
climpred/conftest.py | 96.18% <100.00%> (-1.80%) |
⬇️ |
climpred/horizon.py | 96.55% <ø> (ø) |
|
climpred/logging.py | 90.90% <100.00%> (-9.10%) |
⬇️ |
climpred/metrics.py | 91.82% <100.00%> (+0.09%) |
⬆️ |
climpred/options.py | 81.48% <ø> (ø) |
|
climpred/prediction.py | 91.75% <100.00%> (-1.30%) |
⬇️ |
climpred/reference.py | 96.92% <100.00%> (-1.51%) |
⬇️ |
climpred/stats.py | 84.88% <100.00%> (+1.35%) |
⬆️ |
climpred/tests/test_PerfectModelEnsemble_class.py | 99.01% <100.00%> (+0.05%) |
⬆️ |
climpred/tests/test_alignment.py | 100.00% <100.00%> (ø) |
|
... and 28 more |
Loading