Closed bsuwal closed 3 years ago
Merging #347 (f5b38ac) into main (ea827f0) will decrease coverage by
1.67%
. The diff coverage is16.66%
.
@@ Coverage Diff @@
## main #347 +/- ##
==========================================
- Coverage 88.25% 86.57% -1.68%
==========================================
Files 36 36
Lines 1515 1549 +34
==========================================
+ Hits 1337 1341 +4
- Misses 178 208 +30
Impacted Files | Coverage Δ | |
---|---|---|
gerrychain/proposals/tree_proposals.py | 30.00% <11.76%> (-38.75%) |
:arrow_down: |
gerrychain/proposals/__init__.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 ea827f0...f5b38ac. Read the comment docs.
This is the final PR that adds reversible recom. Derived from #339