Fixes #199. Segment fragment#236
Conversation
|
Approach I'm taking is to form the groupings in the This avoids the issue of overlap. Does make me think that I should eventually write a |
|
I realized that a This complicates the specification a bit. One approach is to add a parameter, say |
Codecov Report
@@ Coverage Diff @@
## dev #236 +/- ##
==========================================
- Coverage 77.56% 77.38% -0.19%
==========================================
Files 18 18
Lines 2585 2604 +19
==========================================
+ Hits 2005 2015 +10
- Misses 580 589 +9 |
Fixes #199.