Closed thetechnocrat-dev closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
ice/classes/sanger_analysis.py | 12 | 13 | 92.31% | ||
<!-- | Total: | 52 | 53 | 98.11% | --> |
Totals | |
---|---|
Change from base Build 40: | 0.06% |
Covered Lines: | 1823 |
Relevant Lines: | 1912 |
Slight change to the proposal skipping where proposals less than a defined cutoff magnitude (3 right now) are NOT thrown out even if they are the same size as the insert.
Also, there was a +1 missing on the range to consider +20 inserts.
Lastly, adds a test for the substitution only case.