apriha / snps

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

Fix DtypeWarning #183

Closed apriha closed 2 months ago

apriha commented 2 months ago

Updates from Sano Genetics to fix DtypeWarning when reading 23andMe files.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 92.47%. Comparing base (02fbc27) to head (28146f8). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ========================================== + Coverage 92.40% 92.47% +0.06% ========================================== Files 8 8 Lines 1737 1753 +16 Branches 394 395 +1 ========================================== + Hits 1605 1621 +16 Misses 84 84 Partials 48 48 ```

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