opendatacube / datacube-explorer

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

fix flake8 warnings #530

Closed pindge closed 1 year ago

pindge commented 1 year ago

fix #528


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

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 66.66% and no project coverage change.

Comparison is base (1410ef9) 86.51% compared to head (9322a9f) 86.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #530 +/- ## ======================================== Coverage 86.51% 86.51% ======================================== Files 26 26 Lines 3441 3441 ======================================== Hits 2977 2977 Misses 464 464 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/datacube-explorer/pull/530?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/530?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/530?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/summary/\_stores.py](https://codecov.io/gh/opendatacube/datacube-explorer/pull/530?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%> (ø)` | | 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.