Closed peterdudfield closed 2 years ago
Merging #9 (aabcfbe) into main (6701825) will increase coverage by
0.11%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #9 +/- ##
==========================================
+ Coverage 99.14% 99.26% +0.11%
==========================================
Files 7 7
Lines 234 271 +37
==========================================
+ Hits 232 269 +37
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_metrics/metrics/mae.py | 100.00% <100.00%> (ø) |
|
nowcasting_metrics/metrics/metrics.py | 100.00% <100.00%> (ø) |
|
nowcasting_metrics/metrics/rmse.py | 100.00% <100.00%> (ø) |
|
nowcasting_metrics/metrics/utils.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Pull Request
Description
Add MAE and RMSE of PVLive inital and updated estimate
Fixes #
How Has This Been Tested?
added a test
Checklist: