apriha / lineage

tools for genetic genealogy and the analysis of consumer DNA test results
MIT License
162 stars 26 forks source link

Support modern Python versions #112

Closed apriha closed 7 months ago

apriha commented 7 months ago

Remove support for Python 3.7. Add support for Python 3.11 and 3.12.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.28%. Comparing base (3d083e4) to head (a3564a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ========================================== - Coverage 96.71% 96.28% -0.44% ========================================== Files 4 4 Lines 457 457 Branches 71 77 +6 ========================================== - Hits 442 440 -2 - Misses 4 5 +1 - Partials 11 12 +1 ```

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