Closed peterdudfield closed 2 years ago
Merging #59 (aaa7759) into main (e6cc124) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 98.50% 98.51% +0.01%
==========================================
Files 17 17
Lines 736 741 +5
==========================================
+ Hits 725 730 +5
Misses 11 11
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/fake.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/read/read.py | 99.35% <100.00%> (+0.01%) |
:arrow_up: |
nowcasting_datamodel/update.py | 97.50% <100.00%> (+0.06%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Pull Request
Description
Fix for getting historic forecasts id for update
Fixes #
How Has This Been Tested?
added to tests
normal unittests
[ ] Yes
Checklist: