Closed peterdudfield closed 2 years ago
Merging #104 (f59e0c7) into main (c4d7e01) will decrease coverage by
0.33%
. The diff coverage is76.92%
.
@@ Coverage Diff @@
## main #104 +/- ##
==========================================
- Coverage 98.56% 98.22% -0.34%
==========================================
Files 17 17
Lines 836 847 +11
==========================================
+ Hits 824 832 +8
- Misses 12 15 +3
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/read/read.py | 97.53% <72.72%> (-1.43%) |
:arrow_down: |
nowcasting_datamodel/__init__.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/update.py | 98.63% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Pull Request
Description
add new read function to get forecast value latest related to https://github.com/openclimatefix/nowcasting_api/issues/127
How Has This Been Tested?
added a test
normal CI tests
[ ] Yes
If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?
Checklist: