Closed peterdudfield closed 1 year ago
Merging #199 (fec3c38) into main (2bff037) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #199 +/- ##
==========================================
+ Coverage 94.79% 94.81% +0.02%
==========================================
Files 27 27
Lines 1613 1620 +7
==========================================
+ Hits 1529 1536 +7
Misses 84 84
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/__init__.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/read/read_pv.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/save/save.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 override of USE_ADJUSTER to the save method
How Has This Been Tested?
added a test
Checklist: