Skip to content

Implement Storage Extension#745

Merged
duckontheweb merged 6 commits into
stac-utils:mainfrom
duckontheweb:add/734-storage-extension
Feb 22, 2022
Merged

Implement Storage Extension#745
duckontheweb merged 6 commits into
stac-utils:mainfrom
duckontheweb:add/734-storage-extension

Conversation

@duckontheweb
Copy link
Copy Markdown
Contributor

@duckontheweb duckontheweb commented Feb 4, 2022

Related Issue(s):

Description:

Implements the Storage Extension, including tests + docs.

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 added the extension Implement a STAC extension in PySTAC label Feb 4, 2022
@duckontheweb duckontheweb added this to the 1.4.0 milestone Feb 4, 2022
@duckontheweb duckontheweb changed the title Add/734 storage extension Implement Storage Extension Feb 4, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 5, 2022

Codecov Report

❌ Patch coverage is 99.31034% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.54%. Comparing base (ca49adb) to head (1a07149).
⚠️ Report is 700 commits behind head on main.

Files with missing lines Patch % Lines
pystac/extensions/storage.py 98.26% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #745      +/-   ##
==========================================
+ Coverage   94.42%   94.54%   +0.12%     
==========================================
  Files          77       79       +2     
  Lines       11312    11602     +290     
  Branches     1346     1369      +23     
==========================================
+ Hits        10681    10969     +288     
- Misses        453      455       +2     
  Partials      178      178              

☔ 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 94eb97c into stac-utils:main Feb 22, 2022
@duckontheweb duckontheweb deleted the add/734-storage-extension branch February 22, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension Implement a STAC extension in PySTAC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Storage Extension

3 participants