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

update Python versions gh-ci-cron.yaml #4845

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

orbeckst
Copy link
Member

@orbeckst orbeckst commented Dec 18, 2024

Fixes #4844

Changes made in this Pull Request:

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

Developers certificate of origin

- remove Python 3.9
- add 3.13 to PyPi installation
- hold off on 3.13 for conda because of #4805
@orbeckst orbeckst linked an issue Dec 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.63%. Comparing base (ac145ec) to head (8aefd48).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4845      +/-   ##
===========================================
- Coverage    93.65%   93.63%   -0.03%     
===========================================
  Files          177      189      +12     
  Lines        21779    22845    +1066     
  Branches      3064     3064              
===========================================
+ Hits         20398    21391     +993     
- Misses         929     1002      +73     
  Partials       452      452              

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

@IAlibay IAlibay merged commit 1eca9f2 into develop Jan 7, 2025
25 of 26 checks passed
@IAlibay IAlibay deleted the update-cron-ci-python branch January 7, 2025 02:05
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.

[CI] remove Python 3.9 from and add 3.13 to CRON CI [CI] Update cron matrix
2 participants