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

Access scientific extension on item using .ext #1496

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

jsignell
Copy link
Member

Related Issue(s):

closes #1485

Description:

It was indeed very straightforward

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.

@gadomski gadomski added this pull request to the merge queue Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.23%. Comparing base (1cf7f3f) to head (cf1e8ed).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1496   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files          53       53           
  Lines        7335     7338    +3     
  Branches      894      894           
=======================================
+ Hits         6692     6695    +3     
  Misses        457      457           
  Partials      186      186           

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

Merged via the queue into stac-utils:main with commit e90b945 Jan 17, 2025
23 checks passed
@jsignell jsignell deleted the ext-sci branch January 20, 2025 14:33
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.

Item's ext interface should include the scientific extension
2 participants