apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
98 stars 19 forks source link

Enhance VCF output #184

Closed apriha closed 4 weeks ago

apriha commented 4 weeks ago

Several updates from Sano Genetics to enhance VCF output:

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 84.21053% with 12 lines in your changes missing coverage. Please review.

Project coverage is 93.38%. Comparing base (28146f8) to head (eaf5824). Report is 12 commits behind head on master.

Files Patch % Lines
src/snps/io/writer.py 78.18% 5 Missing and 7 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ========================================== + Coverage 92.47% 93.38% +0.91% ========================================== Files 8 9 +1 Lines 1753 1815 +62 Branches 395 417 +22 ========================================== + Hits 1621 1695 +74 + Misses 84 66 -18 - Partials 48 54 +6 ```

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