Closed peterdudfield closed 1 year ago
Merging #218 (b73cb38) into main (896f2d0) will increase coverage by
0.04%
. The diff coverage is95.45%
.
@@ Coverage Diff @@
## main #218 +/- ##
==========================================
+ Coverage 94.99% 95.03% +0.04%
==========================================
Files 27 27
Lines 1677 1693 +16
==========================================
+ Hits 1593 1609 +16
Misses 84 84
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/fake.py | 100.00% <ø> (ø) |
|
nowcasting_datamodel/models/forecast.py | 85.49% <92.85%> (+0.96%) |
:arrow_up: |
nowcasting_datamodel/__init__.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/models/gsp.py | 94.36% <100.00%> (+0.08%) |
:arrow_up: |
nowcasting_datamodel/models/metric.py | 97.18% <100.00%> (+0.12%) |
:arrow_up: |
nowcasting_datamodel/read/read.py | 97.68% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Pull Request
Description
Fix when adjusting plevels if NOne
How Has This Been Tested?
CI test
Checklist: