Closed david-deboer closed 2 years ago
Merging #588 (f5e3f42) into main (b618805) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #588 +/- ##
=======================================
Coverage 97.76% 97.76%
=======================================
Files 35 35
Lines 5110 5110
=======================================
Hits 4996 4996
Misses 114 114
Impacted Files | Coverage Δ | |
---|---|---|
hera_mc/cm_utils.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b618805...f5e3f42. Read the comment docs.
It looks like this is somehow dropping coverage for line 1426 of correlator.py
. I don't really understand why that would be. @david-deboer I think this is code you wrote, any insight?
The tests must be using the production version of redis. Recall we are running on a branch for hera_corr_cm with the new implementation, which must change the id format such that it doesn't produce the same list.
For naming convenience, changed Docs sub-directory name to docs.