tskit-dev / tskit

Population-scale genomics
MIT License
147 stars 70 forks source link

Remove 3.7 and update pre-commit to 3.8 #2856

Closed benjeffery closed 9 months ago

benjeffery commented 9 months ago

Fixes #2597

codecov[bot] commented 9 months ago

Codecov Report

Merging #2856 (6256fcf) into main (25116f6) will decrease coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2856      +/-   ##
==========================================
- Coverage   89.94%   89.75%   -0.20%     
==========================================
  Files          28       30       +2     
  Lines       22849    29902    +7053     
  Branches     4621     5803    +1182     
==========================================
+ Hits        20552    26839    +6287     
- Misses       1281     1755     +474     
- Partials     1016     1308     +292     
Flag Coverage Δ
c-tests 86.15% <ø> (ø)
lwt-tests 80.78% <ø> (ø)
python-c-tests 67.89% <71.42%> (?)
python-tests 98.92% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/tskit/combinatorics.py 99.36% <100.00%> (ø)
python/tskit/drawing.py 99.23% <ø> (ø)
python/tskit/metadata.py 99.04% <100.00%> (+0.95%) :arrow_up:
python/tskit/stats.py 99.22% <ø> (ø)
python/tskit/tables.py 98.95% <ø> (ø)
python/tskit/trees.py 98.62% <ø> (ø)
python/tskit/util.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 25116f6...6256fcf. Read the comment docs.