ecmwf / earthkit-data

A format-agnostic Python interface for geospatial data
Apache License 2.0
57 stars 17 forks source link

Improve list-of-dicts implementation and add docs #511

Closed sandorkertesz closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (d8922e0) to head (6ebaa32).

Files with missing lines Patch % Lines
tests/list_of_dicts/lod_fixtures.py 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #511 +/- ## =========================================== + Coverage 91.17% 91.20% +0.02% =========================================== Files 147 147 Lines 10606 10651 +45 Branches 506 506 =========================================== + Hits 9670 9714 +44 - Misses 773 774 +1 Partials 163 163 ```

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