opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

Updated scanning pipeline #526

Closed whatnick closed 1 year ago

whatnick commented 1 year ago

Does small refreshes on scanning pipeline and closes #525


:books: Documentation preview :books:: https://datacube-explorer--526.org.readthedocs.build/en/526/

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.83% and project coverage change: +0.02 :tada:

Comparison is base (dc13cc3) 86.48% compared to head (dfa6159) 86.51%.

:exclamation: Current head dfa6159 differs from pull request most recent head 539ca9b. Consider uploading reports for the commit 539ca9b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #526 +/- ## =========================================== + Coverage 86.48% 86.51% +0.02% =========================================== Files 26 26 Lines 3434 3441 +7 =========================================== + Hits 2970 2977 +7 Misses 464 464 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [cubedash/summary/\_model.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvc3VtbWFyeS9fbW9kZWwucHk=) | `79.77% <0.00%> (ø)` | | | [cubedash/summary/\_schema.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvc3VtbWFyeS9fc2NoZW1hLnB5) | `80.67% <ø> (ø)` | | | [cubedash/\_model.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvX21vZGVsLnB5) | `96.06% <100.00%> (+0.06%)` | :arrow_up: | | [cubedash/\_pages.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvX3BhZ2VzLnB5) | `88.07% <100.00%> (+0.04%)` | :arrow_up: | | [cubedash/generate.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvZ2VuZXJhdGUucHk=) | `85.35% <100.00%> (+0.18%)` | :arrow_up: | | [cubedash/summary/\_stores.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvc3VtbWFyeS9fc3RvcmVzLnB5) | `92.22% <100.00%> (ø)` | | | [cubedash/summary/\_summarise.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-Y3ViZWRhc2gvc3VtbWFyeS9fc3VtbWFyaXNlLnB5) | `96.15% <100.00%> (+0.10%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.