Closed misialq closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.38%. Comparing base (
d8fe338
) to head (041c5d3
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tests pass, the command passes the BAM files in the same order as contigs.
Only issue, coverage below threshold.
The BAM file paths passed to the metaQUAST command (if provided) have the wrong order - they need to be sorted so that the order matches the order of the contig files.