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 bands #1238

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add bands #1238

wants to merge 1 commit into from

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Sep 27, 2023

Related Issue(s):

Description:

WIP until STAC 1.1 is out w/ bands. Might need more fields on bands.

PR Checklist:

  • pre-commit hooks pass locally
  • 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.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Attention: Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.63%. Comparing base (1e2f3db) to head (c703ea8).
Report is 179 commits behind head on main.

Files with missing lines Patch % Lines
pystac/band.py 81.81% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1238      +/-   ##
==========================================
+ Coverage   91.61%   91.63%   +0.02%     
==========================================
  Files          51       52       +1     
  Lines        6843     6912      +69     
  Branches     1009     1024      +15     
==========================================
+ Hits         6269     6334      +65     
- Misses        399      402       +3     
- Partials      175      176       +1     

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

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.

Add Asset.bands
1 participant