Closed jrfk closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
c908bc7
) to head (27273a6
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
(it was accidentally pushed to master as individual commits, and then reverted by force-push)
What
This PR adds CI build configurations for Python versions 3.10, 3.11, and 3.12.
Why
To ensure our project remains compatible with newer Python versions, improving user experience and future-proofing our codebase.