Skip to content

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
@codecov
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 34 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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
kmodali pushed a commit to kmodali/pystac that referenced this pull request Oct 16, 2025
* Access scientific extension on item using .ext

* Update changelog - delinquent
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