Closed matrulda closed 7 years ago
Merging #18 into master will increase coverage by
0.38%
. The diff coverage is91.66%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
+ Coverage 85.15% 85.53% +0.38%
==========================================
Files 15 16 +1
Lines 384 408 +24
==========================================
+ Hits 327 349 +22
- Misses 57 59 +2
Impacted Files | Coverage Δ | |
---|---|---|
checkQC/parsers/interop_parser.py | 85.71% <100%> (+1.09%) |
:arrow_up: |
checkQC/handlers/q30_handler.py | 90.9% <90.9%> (ø) |
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 24e4789...88705e5. Read the comment docs.
checkQC can now check percent Q30.
Also discovered that some tests were "cheating" by checking if true instead of equal.