biopragmatics / bioregistry

📮 An integrative registry of biological databases, ontologies, and nomenclatures.
https://bioregistry.io
MIT License
107 stars 47 forks source link

Extend testing to Python 3.12 #1118

Closed bgyori closed 1 month ago

bgyori commented 1 month ago

This PR extends the Python version test range from 3.8-3.11 to 3.8-3.12.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 43.99%. Comparing base (6092b57) to head (d4ff823). Report is 16 commits behind head on main.

:exclamation: Current head d4ff823 differs from pull request most recent head 31b0395

Please upload reports for the commit 31b0395 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1118 +/- ## ======================================== Coverage 43.98% 43.99% ======================================== Files 123 123 Lines 8166 8165 -1 Branches 1900 1614 -286 ======================================== Hits 3592 3592 - Misses 4369 4381 +12 + Partials 205 192 -13 ```

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