Skip to content

chore: support Python 3.13#245

Merged
vigith merged 5 commits into
numaproj:mainfrom
khneal:chore/support-3.13
Sep 17, 2025
Merged

chore: support Python 3.13#245
vigith merged 5 commits into
numaproj:mainfrom
khneal:chore/support-3.13

Conversation

@khneal
Copy link
Copy Markdown
Contributor

@khneal khneal commented Sep 16, 2025

Python 3.13 support.

Imitates #166

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.62%. Comparing base (59a58e0) to head (32ed8f7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          65       65           
  Lines        2888     2888           
  Branches      152      152           
=======================================
  Hits         2704     2704           
  Misses        134      134           
  Partials       50       50           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Kevin Neal <Kevin_Neal@intuit.com>
Signed-off-by: Kevin Neal <Kevin_Neal@intuit.com>
Signed-off-by: Kevin Neal <Kevin_Neal@intuit.com>
Signed-off-by: Kevin Neal <Kevin_Neal@intuit.com>
@vigith vigith marked this pull request as ready for review September 17, 2025 16:28
Signed-off-by: Kevin Neal <Kevin_Neal@intuit.com>
@khneal
Copy link
Copy Markdown
Contributor Author

khneal commented Sep 17, 2025

@ab93 - thank you for approving.

Note that there are other tests that assume the order of returned tests. I only modified the tests that were failing due to order, but I can also update the other tests (ideally in a future PR) if preferred.

@vigith vigith merged commit ac2b513 into numaproj:main Sep 17, 2025
12 checks passed
@khneal khneal mentioned this pull request Oct 7, 2025
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.

3 participants