AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
2.01k stars 289 forks source link

Fixing unit-tests related to probabilistic #610

Closed isaacmg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.82% // Head: 75.82% // No change to project coverage :thumbsup:

Coverage data is based on head (af37935) compared to base (72dfaea). Patch has no changes to coverable lines.

:exclamation: Current head af37935 differs from pull request most recent head e3e7a26. Consider uploading reports for the commit e3e7a26 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #610 +/- ## ======================================= Coverage 75.82% 75.82% ======================================= Files 67 67 Lines 4794 4794 ======================================= Hits 3635 3635 Misses 1159 1159 ``` | Flag | Coverage Δ | | |---|---|---| | python | `75.82% <ø> (ø)` | | 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=AIStream-Peelout#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/AIStream-Peelout/flow-forecast/pull/610?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout) | Coverage Δ | | |---|---|---| | [flood\_forecast/basic/gru\_vanilla.py](https://codecov.io/gh/AIStream-Peelout/flow-forecast/pull/610/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AIStream-Peelout#diff-Zmxvb2RfZm9yZWNhc3QvYmFzaWMvZ3J1X3ZhbmlsbGEucHk=) | `14.81% <ø> (ø)` | | 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=AIStream-Peelout). 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=AIStream-Peelout)

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