Closed evanroyrees closed 2 years ago
Merging #228 (76b9d28) into dev (6579f90) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 76b9d28 differs from pull request most recent head b898249. Consider uploading reports for the commit b898249 to get more accurate results
@@ Coverage Diff @@
## dev #228 +/- ##
=======================================
Coverage 27.36% 27.36%
=======================================
Files 45 45
Lines 5314 5314
=======================================
Hits 1454 1454
Misses 3860 3860
Flag | Coverage Δ | |
---|---|---|
unittests | 27.36% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 6579f90...b898249. Read the comment docs.
Now samplesheet takes input
cov_from_assembly
instead ofcov_from_contig_headers
so in the future, other assembler contig header parsers may be easily added.