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

Test semilagrangian extrapolation with list of timesteps #319

Closed dnerini closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 82.76% // Head: 82.78% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (7a1ffcd) compared to base (c9bd687). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #319 +/- ## ========================================== + Coverage 82.76% 82.78% +0.01% ========================================== Files 161 161 Lines 12338 12352 +14 ========================================== + Hits 10212 10226 +14 Misses 2126 2126 ``` | Flag | Coverage Δ | | |---|---|---| | unit_tests | `82.78% <100.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pySTEPS#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/pySTEPS/pysteps/pull/319?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pySTEPS) | Coverage Δ | | |---|---|---| | [pysteps/tests/test\_extrapolation\_semilagrangian.py](https://codecov.io/gh/pySTEPS/pysteps/pull/319?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pySTEPS#diff-cHlzdGVwcy90ZXN0cy90ZXN0X2V4dHJhcG9sYXRpb25fc2VtaWxhZ3JhbmdpYW4ucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pySTEPS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pySTEPS)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.