Skip to content

Update to Label Extension v1.0.1#726

Merged
duckontheweb merged 3 commits into
stac-utils:mainfrom
duckontheweb:update/611-label-extension-version
Feb 22, 2022
Merged

Update to Label Extension v1.0.1#726
duckontheweb merged 3 commits into
stac-utils:mainfrom
duckontheweb:update/611-label-extension-version

Conversation

@duckontheweb
Copy link
Copy Markdown
Contributor

@duckontheweb duckontheweb commented Jan 21, 2022

Related Issue(s):

Description:

Updates the Label Extension implementation to use v1.0.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.

@duckontheweb duckontheweb requested a review from lossyrob January 21, 2022 21:44
@duckontheweb
Copy link
Copy Markdown
Contributor Author

cc: @cuttlefish

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 21, 2022

Codecov Report

Merging #726 (a1ee479) into main (3c5176f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #726   +/-   ##
=======================================
  Coverage   94.31%   94.31%           
=======================================
  Files          77       77           
  Lines       11269    11273    +4     
  Branches     1344     1345    +1     
=======================================
+ Hits        10628    10632    +4     
  Misses        461      461           
  Partials      180      180           
Impacted Files Coverage Δ
pystac/extensions/label.py 93.75% <100.00%> (ø)
tests/extensions/test_label.py 97.21% <100.00%> (+0.03%) ⬆️

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 3c5176f...a1ee479. Read the comment docs.

duckontheweb added a commit to duckontheweb/pystac that referenced this pull request Jan 24, 2022
@duckontheweb duckontheweb added this to the 1.4.0 milestone Jan 24, 2022
duckontheweb added a commit to duckontheweb/pystac that referenced this pull request Jan 31, 2022
@duckontheweb duckontheweb force-pushed the update/611-label-extension-version branch from a1ee479 to 913e00a Compare January 31, 2022 18:36
@duckontheweb duckontheweb force-pushed the update/611-label-extension-version branch from 913e00a to fcca075 Compare February 4, 2022 11:13
@duckontheweb duckontheweb merged commit ccf12d2 into stac-utils:main Feb 22, 2022
@duckontheweb duckontheweb deleted the update/611-label-extension-version branch February 22, 2022 15:57
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.

Update label extension to 1.0.1

3 participants