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 to test matrix #2163

Merged
merged 2 commits into from
Oct 20, 2024
Merged

Add Python 3.13 to test matrix #2163

merged 2 commits into from
Oct 20, 2024

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Oct 14, 2024

Closes #2161

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (58fc491) to head (9d72557).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2163   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          75       75           
  Lines        4819     4819           
=======================================
  Hits         4376     4376           
  Misses        443      443           
Flag Coverage Δ
project 90.80% <ø> (ø)
validator 90.80% <ø> (ø)

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.

@ml-evs
Copy link
Member Author

ml-evs commented Oct 14, 2024

Looks like we're only held up by psycopg2 wheels (for AiiDA) needing to be rebuilt following the main release of 3.13 psycopg/psycopg2#1692. I don't think we're in a huge rush to support 3.13, and at some point the AiiDA tests/adapter might even be moved out to somewhere more maintainable.

@ml-evs ml-evs added the blocked For issues/PRs that are blocked by required changes/clarifications to the specification. label Oct 14, 2024
@ml-evs ml-evs force-pushed the ml-evs/support-py313 branch from bf03e46 to 6b0ef6b Compare October 15, 2024 19:28
@ml-evs ml-evs force-pushed the ml-evs/support-py313 branch from 6b0ef6b to 9d72557 Compare October 20, 2024 13:04
@ml-evs ml-evs merged commit 2bb50b9 into main Oct 20, 2024
13 checks passed
@ml-evs ml-evs deleted the ml-evs/support-py313 branch October 20, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked For issues/PRs that are blocked by required changes/clarifications to the specification.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.13
1 participant