Closed tcasstevens closed 4 months ago
Attention: Patch coverage is 63.63636%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 83.70%. Comparing base (
767128b
) to head (c7e7b77
). Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...n/kotlin/net/maizegenetics/phgv2/cli/MergeGVCFs.kt | 70.00% | 2 Missing and 1 partial :warning: |
src/main/kotlin/net/maizegenetics/phgv2/cli/Phg.kt | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Needs a junit . Perhaps you ran out of time before leaving and plan to implement when you're back on line.
Description
Provide a summary of your changes including motivation and context. If these changes fix a bug or resolves a feature request, be sure to link to that issue.
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.