tskit-dev / tskit

Population-scale genomics
MIT License
153 stars 72 forks source link

Add python 3.12 support #2860

Closed benjeffery closed 1 week ago

benjeffery commented 12 months ago

Fixes #2855

benjeffery commented 12 months ago

Looks like we can't yet even create a conda environment - let alone install anything in it. Will come back to this in a few weeks.

benjeffery commented 1 week ago

Replaced by #2964

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.73%. Comparing base (6e99c11) to head (c600f78). Report is 61 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2860 +/- ## ========================================== - Coverage 89.75% 89.73% -0.03% ========================================== Files 30 29 -1 Lines 29902 29892 -10 Branches 5803 5533 -270 ========================================== - Hits 26840 26825 -15 - Misses 1755 1758 +3 - Partials 1307 1309 +2 ``` | [Flag](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | Coverage Δ | | |---|---|---| | [c-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `86.14% <ø> (-0.01%)` | :arrow_down: | | [lwt-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `80.78% <ø> (ø)` | | | [python-c-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `67.88% <ø> (-0.02%)` | :arrow_down: | | [python-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `98.94% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#carryforward-flags-in-the-pull-request-comment) to find out more. [see 7 files with indirect coverage changes](https://app.codecov.io/gh/tskit-dev/tskit/pull/2860/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev)