Closed zrm22 closed 2 months ago
Attention: Patch coverage is 42.85714%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 82.82%. Comparing base (
ef0ec75
) to head (35548ae
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../net/maizegenetics/phgv2/pathing/AlignmentUtils.kt | 20.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Removing option for users to have Kmers map to different reference ranges. This is identical to how things were done in previous versions of PHGv2
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.