Closed zrm22 closed 2 months ago
Attention: Patch coverage is 7.69231%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 82.80%. Comparing base (
03b7fb1
) to head (2dbaed2
). Report is 38 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
.../net/maizegenetics/phgv2/pathing/AlignmentUtils.kt | 7.69% | 11 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
…unction to build kmers for later use.
Description
Simple change so that the read mapping file has the correct name when the fastqs are gzipped.
Type of change
What type of changes does your code introduce? Put an
x
in boxes that apply.CHANGE
(fix or feature that would cause existing functionality to not work as expected)FEATURE
(non-breaking change which adds functionality)BUGFIX
(non-breaking change which fixes an issue)ENHANCEMENT
(non-breaking change which improves existing functionality)NONE
(if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)Checklist:
Changelog entry
Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.