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

CI: test 3.13 on the CI #3346

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

CI: test 3.13 on the CI #3346

wants to merge 1 commit into from

Conversation

superlopuh
Copy link
Member

uv venv picks the newest Python available, and 3.13 seems to be failing for me locally. This is a problem with an easy workaround (pick an older Python), but I'd rather we just worked out of the box. I'll look into how to actually fix it in the next few days, help would be appreciated.

@superlopuh superlopuh added the CI Continuous Integration label Oct 25, 2024
@superlopuh superlopuh self-assigned this Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.08%. Comparing base (163fde2) to head (cb9520f).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3346      +/-   ##
==========================================
+ Coverage   90.06%   90.08%   +0.02%     
==========================================
  Files         446      446              
  Lines       56382    56419      +37     
  Branches     5409     5417       +8     
==========================================
+ Hits        50779    50824      +45     
+ Misses       4177     4162      -15     
- Partials     1426     1433       +7     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant