Skip to content

Remove Python 3.7 support#853

Merged
duckontheweb merged 2 commits into
stac-utils:mainfrom
duckontheweb:remove/python-3.7
Jul 22, 2022
Merged

Remove Python 3.7 support#853
duckontheweb merged 2 commits into
stac-utils:mainfrom
duckontheweb:remove/python-3.7

Conversation

@duckontheweb
Copy link
Copy Markdown
Contributor

@duckontheweb duckontheweb commented Jul 22, 2022

Related Issue(s):

Description:

Drops support for Python 3.7 according to our Python deprecation schedule.

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.

@duckontheweb duckontheweb requested a review from gadomski July 22, 2022 13:54
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 22, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.32%. Comparing base (ccead6b) to head (b21d119).
⚠️ Report is 643 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #853      +/-   ##
==========================================
+ Coverage   94.30%   94.32%   +0.01%     
==========================================
  Files          83       83              
  Lines       11967    11963       -4     
  Branches     1404     1403       -1     
==========================================
- Hits        11286    11284       -2     
+ Misses        497      496       -1     
+ Partials      184      183       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@duckontheweb duckontheweb merged commit 1714eaf into stac-utils:main Jul 22, 2022
@duckontheweb duckontheweb deleted the remove/python-3.7 branch July 22, 2022 14:06
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.

Drop support for python 3.7 in 1.6.0

3 participants