Conversation
Codecov Report
@@ Coverage Diff @@
## master #178 +/- ##
==========================================
+ Coverage 58.37% 67.99% +9.62%
==========================================
Files 67 67
Lines 5744 7262 +1518
==========================================
+ Hits 3353 4938 +1585
+ Misses 2391 2324 -67
Continue to review full report at Codecov.
|
|
I'm looking into the drop in coverage on ring.py. Would to complete/resolve the ring → ring2 replacement/merger with this branch? |
|
I've given up on removing |
|
I'm starting to pick this up again. I wonder if this kind of cleanup makes sense to do as part of the |
This PR cleans up the code base by removing unused and commented out code. It may also be an appropriate place to address #156.