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 CI to use Python 3.11.0-alpha.7 #795

Merged

Conversation

duckontheweb
Copy link
Contributor

Related Issue(s):

Description:

Updates CI config to use Python 3.11.0-alpha.7. This should fix the failing builds for these jobs.

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@codecov-commenter
Copy link

Codecov Report

Merging #795 (8b3b001) into main (a0faa99) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #795   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          79       79           
  Lines       11660    11660           
  Branches     1372     1372           
=======================================
  Hits        11028    11028           
  Misses        453      453           
  Partials      179      179           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a0faa99...8b3b001. Read the comment docs.

@duckontheweb duckontheweb requested a review from gadomski April 24, 2022 15:40
@duckontheweb duckontheweb merged commit a6c8927 into stac-utils:main Apr 26, 2022
@duckontheweb duckontheweb deleted the ci/update-python-3.11-release branch May 13, 2022 11:07
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