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

Support Python 3.13 #116

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Support Python 3.13 #116

merged 3 commits into from
Mar 20, 2025

Conversation

b-yogesh
Copy link
Collaborator

@b-yogesh b-yogesh commented Mar 20, 2025

Update environment.yml and pyproject.toml to support py 3.13

Closes: #103

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.64%. Comparing base (53ae761) to head (71f60a4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   92.62%   92.64%   +0.01%     
==========================================
  Files          85       85              
  Lines        1478     1481       +3     
  Branches      222      222              
==========================================
+ Hits         1369     1372       +3     
  Misses         91       91              
  Partials       18       18              
Flag Coverage Δ
backend 100.00% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@b-yogesh b-yogesh marked this pull request as ready for review March 20, 2025 12:20
@b-yogesh b-yogesh requested a review from forman March 20, 2025 12:20
@forman forman merged commit 219dc41 into main Mar 20, 2025
6 checks passed
@b-yogesh b-yogesh deleted the yogesh-103-support-python-3.13 branch March 20, 2025 12:31
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
2 participants