Skip to content

Update to Label Extension v1.0.1 #726

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

Merged

Conversation

duckontheweb
Copy link
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
Contributor Author

cc: @cuttlefish

@codecov-commenter
Copy link

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