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 #146

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Python 3.13 support #146

wants to merge 3 commits into from

Conversation

rwedge
Copy link

@rwedge rwedge commented Feb 7, 2025

Resolves #136

CU-86b2mqbdf

@rwedge rwedge requested a review from a team as a code owner February 7, 2025 21:30
@rwedge rwedge requested review from amontanez24 and removed request for a team February 7, 2025 21:30
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.67%. Comparing base (00123ad) to head (7a15a3d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   86.40%   86.67%   +0.27%     
==========================================
  Files           7        7              
  Lines         728      728              
==========================================
+ Hits          629      631       +2     
+ Misses         99       97       -2     
Flag Coverage Δ
integration 79.53% <ø> (+0.27%) ⬆️
unit 22.25% <ø> (ø)

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

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

@rwedge rwedge requested a review from fealho February 7, 2025 21:52
Copy link
Member

@fealho fealho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think adding a codecov.yml like this one should fix the test coverage problem

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.

Support Python 3.13
3 participants