ecmwf / polytope

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

Feature/new develop w irregular grid #158

Open mathleur opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 62.29750% with 256 lines in your changes missing coverage. Please review.

Please upload report for BASE (new_develop@33edd6b). Learn more about missing BASE report.

Files Patch % Lines
tests/test_quad_tree.py 23.52% 78 Missing :warning:
tests/test_orca_irregular_grid.py 22.91% 37 Missing :warning:
polytope/utility/engine_tools.py 0.00% 21 Missing :warning:
polytope/datacube/quad_tree.py 81.00% 19 Missing :warning:
tests/test_quadtree_indices.py 29.16% 17 Missing :warning:
tests/test_quadtree_optimisation.py 34.61% 17 Missing :warning:
tests/test_polytope_extract_fdb.py 34.78% 15 Missing :warning:
polytope/engine/quadtree_slicer.py 70.21% 14 Missing :warning:
polytope/datacube/backends/fdb.py 0.00% 11 Missing :warning:
tests/test_quadtree_edge_cases.py 41.17% 10 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## new_develop #158 +/- ## ============================================== Coverage ? 80.29% ============================================== Files ? 110 Lines ? 8332 Branches ? 0 ============================================== Hits ? 6690 Misses ? 1642 Partials ? 0 ```

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