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

Remove deprecated STAC_IO class #490

Merged
merged 2 commits into from
Jun 29, 2021

Conversation

duckontheweb
Copy link
Contributor

@duckontheweb duckontheweb commented Jun 29, 2021

Related Issue(s):

Description:

Removes the STAC_IO class that was deprecated in v1.0.0-beta.1

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-commenter commented Jun 29, 2021

Codecov Report

Merging #490 (c0a2c9b) into main (f9573f8) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   91.66%   91.77%   +0.10%     
==========================================
  Files          40       40              
  Lines        5245     5192      -53     
==========================================
- Hits         4808     4765      -43     
+ Misses        437      427      -10     
Impacted Files Coverage Δ
pystac/stac_io.py 83.47% <ø> (+0.71%) ⬆️

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 f9573f8...c0a2c9b. Read the comment docs.

@duckontheweb duckontheweb merged commit 93d7720 into stac-utils:main Jun 29, 2021
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