pySTEPS / pysteps

Python framework for short-term ensemble prediction systems.
https://pysteps.github.io/
BSD 3-Clause "New" or "Revised" License
466 stars 168 forks source link

Merge latest version pysteps-v2 into steps_blending branch #237

Closed RubenImhoff closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #237 (2c639f8) into steps_blending (fa1f816) will decrease coverage by 2.37%. The diff coverage is 83.67%.

:exclamation: Current head 2c639f8 differs from pull request most recent head a342b02. Consider uploading reports for the commit a342b02 to get more accurate results Impacted file tree graph

@@                Coverage Diff                 @@
##           steps_blending     #237      +/-   ##
==================================================
- Coverage           75.67%   73.29%   -2.38%     
==================================================
  Files                 123      156      +33     
  Lines                9271    11482    +2211     
==================================================
+ Hits                 7016     8416    +1400     
- Misses               2255     3066     +811     
Flag Coverage Δ
unit_tests 73.29% <83.67%> (-2.38%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pysteps/cascade/bandpass_filters.py 80.00% <ø> (-12.14%) :arrow_down:
pysteps/cascade/decomposition.py 89.13% <ø> (-0.98%) :arrow_down:
pysteps/cascade/interface.py 92.85% <ø> (+0.54%) :arrow_up:
pysteps/datasets.py 20.23% <ø> (-18.09%) :arrow_down:
pysteps/downscaling/rainfarm.py 100.00% <ø> (ø)
pysteps/exceptions.py 100.00% <ø> (ø)
pysteps/extrapolation/__init__.py 100.00% <ø> (ø)
pysteps/feature/interface.py 93.33% <ø> (ø)
pysteps/feature/shitomasi.py 86.11% <0.00%> (+2.32%) :arrow_up:
pysteps/io/archive.py 82.22% <ø> (+0.40%) :arrow_up:
... and 204 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e9059cb...a342b02. Read the comment docs.