maize-genetics / phg_v2

Practical Haplotype Graph (PHG) version 2
https://phg.maizegenetics.net/
Apache License 2.0
21 stars 2 forks source link

fixed issue with hvcf2gvcf batched export command #241

Closed lynnjo closed 4 weeks ago

lynnjo commented 4 weeks ago

Description

Fixed non-breaking issue with tiledb batched export command

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.

removed redundant data in tiledb batched export command
codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.10%. Comparing base (bfc342e) to head (4827786). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== - Coverage 81.11% 81.10% -0.02% ========================================== Files 81 81 Lines 5788 5784 -4 Branches 1025 1025 ========================================== - Hits 4695 4691 -4 Misses 718 718 Partials 375 375 ```

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