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

Revise Python versions. #5944

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Revise Python versions. #5944

merged 1 commit into from
Feb 6, 2025

Conversation

elcct
Copy link
Contributor

@elcct elcct commented Feb 5, 2025

Description of change

This sets Python to 3.10.13 as 3.10.16 is actually not available yet in the runtime.

Checklist

  • Has this branch been rebased on top of the current main branch?

    Explanation

    The branch should not be stale or have conflicts at the time reviews are requested.

  • Is the CircleCI build passing?

General points

Other things to check

  • Make sure fixtures/test_data.yaml is maintained when updating models
  • Consider the admin site when making changes to models
  • Use select-/prefetch-related field lists in views and search apps, and update them when fields are added
  • Make sure the README is updated e.g. when adding new environment variables

See docs/CONTRIBUTING.md for more guidelines.

@elcct elcct requested a review from a team as a code owner February 5, 2025 15:59
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.65%. Comparing base (5f13a7d) to head (62af31f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5944      +/-   ##
==========================================
+ Coverage   96.63%   96.65%   +0.01%     
==========================================
  Files        1070     1070              
  Lines       25261    25261              
  Branches     1665     1665              
==========================================
+ Hits        24412    24415       +3     
+ Misses        692      690       -2     
+ Partials      157      156       -1     

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

@elcct elcct merged commit 2b7ef48 into main Feb 6, 2025
7 checks passed
@elcct elcct deleted the CPS-676-revise-container-versions branch February 6, 2025 10:26
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