Closed dfulu closed 1 year ago
Merging #16 (bf00d72) into main (e19702c) will increase coverage by
0.34%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #16 +/- ##
==========================================
+ Coverage 92.89% 93.23% +0.34%
==========================================
Files 2 2
Lines 197 207 +10
==========================================
+ Hits 183 193 +10
Misses 14 14
Files | Coverage Δ | |
---|---|---|
pvnet_app/app.py | 93.20% <100.00%> (+0.34%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Pull Request
This saves the sum-of-GSPs under a different model name to the logging. This will allow us to compare the performance of the summation model to the simpler sum-of-GSPs, and help us monitor the summation model's performance more easily.
This is part of #15.
Includes:
SAVE_GSP_SUM
(default: False)pvnet_gsp_sum
Checklist: