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

Add roles to common metadata #1444

Merged

Conversation

tylanderson
Copy link
Contributor

Related Issue(s):

Description:

Move roles to common metadata for STAC spec 1.1.0

PR Checklist:

  • Pre-commit hooks and 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.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.21%. Comparing base (ba406cb) to head (0e540d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1444   +/-   ##
=======================================
  Coverage   91.21%   91.21%           
=======================================
  Files          52       52           
  Lines        7237     7243    +6     
  Branches     1018     1018           
=======================================
+ Hits         6601     6607    +6     
  Misses        457      457           
  Partials      179      179           

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

@gadomski gadomski self-requested a review October 15, 2024 13:20
@gadomski gadomski linked an issue Oct 15, 2024 that may be closed by this pull request
pystac/common_metadata.py Outdated Show resolved Hide resolved
@gadomski gadomski added this pull request to the merge queue Oct 15, 2024
Merged via the queue into stac-utils:main with commit 1be0027 Oct 15, 2024
20 checks passed
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.

Move roles up out of Assets and Providers and into common metadata
2 participants