Closed peterdudfield closed 1 year ago
Merging #23 (601ee44) into main (09f99ab) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #23 +/- ##
=======================================
Coverage 99.43% 99.43%
=======================================
Files 8 8
Lines 354 357 +3
=======================================
+ Hits 352 355 +3
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_metrics/__init__.py | 100.00% <100.00%> (ø) |
|
nowcasting_metrics/app.py | 95.74% <100.00%> (+0.09%) |
:arrow_up: |
nowcasting_metrics/metrics/mae.py | 100.00% <100.00%> (ø) |
|
nowcasting_metrics/metrics/rmse.py | 100.00% <100.00%> (ø) |
|
nowcasting_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 logging save mode_id properly
How Has This Been Tested?
CI tests, and run locally
Checklist: