Closed peterdudfield closed 1 year ago
Merging #155 (d6b68b4) into main (3f75633) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #155 +/- ##
==========================================
+ Coverage 94.93% 94.95% +0.01%
==========================================
Files 22 22
Lines 1304 1309 +5
==========================================
+ Hits 1238 1243 +5
Misses 66 66
Impacted Files | Coverage Δ | |
---|---|---|
nowcasting_datamodel/__init__.py | 100.00% <100.00%> (ø) |
|
nowcasting_datamodel/models/forecast.py | 84.48% <100.00%> (+0.45%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Pull Request
Description
add limit on adjust method
Fixes #
How Has This Been Tested?
added tests
Checklist: