ecmwf / polytope

A library for extracting polytope "features" from datacubes
https://www.ecmwf.int
Apache License 2.0
26 stars 4 forks source link

Release 1.0.3 #118

Closed jameshawkes closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 67.90990% with 869 lines in your changes are missing coverage. Please review.

Project coverage is 86.76%. Comparing base (d5be964) to head (0294f09).

Files Patch % Lines
polytope/datacube/backends/fdb.py 0.00% 173 Missing :warning:
tests/test_local_regular_grid.py 30.33% 62 Missing :warning:
...ons/datacube_mappers/mapper_types/local_regular.py 22.22% 42 Missing :warning:
tests/test_reduced_ll_grid.py 23.52% 39 Missing :warning:
...ations/datacube_mappers/mapper_types/reduced_ll.py 24.00% 38 Missing :warning:
...ormations/datacube_mappers/mapper_types/healpix.py 63.26% 36 Missing :warning:
...ormations/datacube_mappers/mapper_types/regular.py 26.66% 33 Missing :warning:
tests/test_regular_grid.py 25.00% 33 Missing :warning:
tests/test_cyclic_nearest.py 28.88% 32 Missing :warning:
...ormations/datacube_cyclic/cyclic_axis_decorator.py 79.25% 28 Missing :warning:
... and 36 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## =========================================== - Coverage 96.88% 86.76% -10.13% =========================================== Files 40 95 +55 Lines 5235 7329 +2094 =========================================== + Hits 5072 6359 +1287 - Misses 163 970 +807 ```

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