maize-genetics / phg_v2

PHG version 2
https://phg.maizegenetics.net/
Apache License 2.0
17 stars 2 forks source link

Hvcf2gvcf ref allele wrong #201

Closed lynnjo closed 1 month ago

lynnjo commented 1 month ago

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.

Checklist:

Changelog entry

Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.

Fixes issue with wrong ref-allele in file created by hvcf2gvcf.
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.43%. Comparing base (d2c022f) to head (54dbac0). Report is 25 commits behind head on main.

Files Patch % Lines
...in/kotlin/net/maizegenetics/phgv2/cli/Hvcf2Gvcf.kt 68.18% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== + Coverage 83.18% 83.43% +0.25% ========================================== Files 77 77 Lines 5228 5181 -47 Branches 836 835 -1 ========================================== - Hits 4349 4323 -26 + Misses 569 547 -22 - Partials 310 311 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.