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

STAC API #244

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

STAC API #244

wants to merge 12 commits into from

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Sep 13, 2024

This would make any sort of GEOBON work immensely easier, in addition to being in #230

This is currently a test that may never make it to a released package

Copy link
Contributor

@tpoisot
Copy link
Member Author

tpoisot commented Sep 13, 2024

I think this should follow the syntax from https://github.com/JuliaClimate/STAC.jl as closely as possible

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 51.20%. Comparing base (7caf2b1) to head (b2139c8).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
STACApi/src/search.jl 0.00% 17 Missing ⚠️
STACApi/src/STACApi.jl 62.50% 3 Missing ⚠️
STACApi/src/catalog.jl 83.33% 1 Missing ⚠️
STACApi/src/collection.jl 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   52.71%   51.20%   -1.52%     
==========================================
  Files          59       64       +5     
  Lines        1713     1666      -47     
==========================================
- Hits          903      853      -50     
- Misses        810      813       +3     
Flag Coverage Δ
unittests 51.20% <50.00%> (-1.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

2 participants