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

Update migrate code to handle license updates for v1.1.0 #1491

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jsignell
Copy link
Member

Related Issue(s):

Description:

Since we decided that bands (#1238) and file:// (#1472) are going to wait until pystac v2 there wasn't much left for the migration to do. Just license.

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.

@jsignell jsignell linked an issue Jan 10, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (24e16e4) to head (015f2cf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1491      +/-   ##
==========================================
+ Coverage   91.22%   91.32%   +0.09%     
==========================================
  Files          53       53              
  Lines        7296     7293       -3     
  Branches      887      885       -2     
==========================================
+ Hits         6656     6660       +4     
+ Misses        459      452       -7     
  Partials      181      181              

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

@jsignell jsignell changed the title Update migrate code to handle v.1.1.0 Update migrate code to handle license updates for v1.1.0 Jan 10, 2025
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 pystac migrate for STAC spec 1.1.0
1 participant