apriha / snps

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

Support modern Python versions #170

Closed apriha closed 8 months ago

apriha commented 8 months ago

Updates from Sano Genetics to support modern Python versions.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0fa1e4c) 93.71% compared to head (b58e4ee) 93.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 93.71% 93.73% +0.02% ========================================== Files 8 8 Lines 1734 1740 +6 Branches 337 393 +56 ========================================== + Hits 1625 1631 +6 Misses 61 61 Partials 48 48 ```

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