apriha / snps

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

Update ezancestry, works local #171

Closed arvkevi closed 8 months ago

arvkevi commented 8 months ago

I updated ezancestry recently. There is probably still some work to be done here, but figured this is a good start.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 93.72%. Comparing base (a385888) to head (75f9a90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ========================================== - Coverage 93.73% 93.72% -0.01% ========================================== Files 8 8 Lines 1740 1738 -2 Branches 393 393 ========================================== - Hits 1631 1629 -2 Misses 61 61 Partials 48 48 ```

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

apriha commented 8 months ago

Thanks @arvkevi ! I'll merge if the updates look good to you.

arvkevi commented 8 months ago

LGTM, thanks for the updates on your end to get it merged.