Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.13 support #50

Merged
merged 6 commits into from
Jan 5, 2025
Merged

Add Python 3.13 support #50

merged 6 commits into from
Jan 5, 2025

Conversation

andrewsayre
Copy link
Owner

@andrewsayre andrewsayre commented Jan 5, 2025

Description:

Add to build matrix, update dev container environment, and update all dependency packages.

Fixes: #38

Checklist:

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • Tests have been added/updated. No exclusions in .coveragerc permitted.
  • README.MD updated (if necessary)

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.27%. Comparing base (8a35fbb) to head (8a9c986).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #50   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          17       17           
  Lines        1509     1509           
=======================================
  Hits         1498     1498           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewsayre andrewsayre merged commit 6e4b5e3 into dev Jan 5, 2025
5 checks passed
@andrewsayre andrewsayre deleted the python_3_13 branch January 5, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Python 3.13 Support
2 participants