opendatacube / odc-stac

Load STAC items into xarray Datasets.
Apache License 2.0
140 stars 20 forks source link

Loading code refactor #142

Closed Kirill888 closed 9 months ago

Kirill888 commented 9 months ago
github-actions[bot] commented 9 months ago

🚀 Deployed on https://f6d43600145741f0--odc-stac-docs.netlify.app

codecov[bot] commented 9 months ago

Codecov Report

Attention: 71 lines in your changes are missing coverage. Please review.

Comparison is base (fca4ed0) 87.55% compared to head (2c0f604) 87.58%.

Files Patch % Lines
odc/stac/loader/_builder.py 61.22% 57 Missing :warning:
odc/stac/loader/_rio.py 85.71% 12 Missing :warning:
odc/stac/_stac_load.py 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #142 +/- ## =========================================== + Coverage 87.55% 87.58% +0.02% =========================================== Files 19 23 +4 Lines 1929 1982 +53 =========================================== + Hits 1689 1736 +47 - Misses 240 246 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.