Closed peterdudfield closed 2 years ago
Merging #22 (e181379) into main (c49c9b9) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #22 +/- ##
==========================================
+ Coverage 97.34% 97.37% +0.02%
==========================================
Files 16 16
Lines 528 534 +6
==========================================
+ Hits 514 520 +6
Misses 14 14
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/read/read.py | 98.88% <100.00%> (+0.07%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Pull Request
Description
add a read function to read 'InputDataLastUpdatedSQL' Fixes #20
How Has This Been Tested?
normal tests
added tests
[x] Yes
Checklist: