opendatacube / datacube-core

Open Data Cube analyses continental scale Earth Observation data through time
http://www.opendatacube.org
Apache License 2.0
509 stars 177 forks source link

Search api 1 cleanup #1541

Closed SpacemanPaul closed 8 months ago

SpacemanPaul commented 8 months ago

Reason for this pull request

Take advantage of Python 3.10 type hint enhancements, and fix incorrect typehints.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9585230) 85.43% compared to head (c44991b) 85.43%.

:exclamation: Current head c44991b differs from pull request most recent head 7a8a29a. Consider uploading reports for the commit 7a8a29a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-1.9 #1541 +/- ## ============================================ Coverage 85.43% 85.43% ============================================ Files 140 140 Lines 15044 15047 +3 ============================================ + Hits 12853 12856 +3 Misses 2191 2191 ```

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