ecmwf / earthkit-data

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

Update pre-commit checks #402

Closed sandorkertesz closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 95.75290% with 11 lines in your changes missing coverage. Please review.

Project coverage is 89.92%. Comparing base (7017b9b) to head (fc775b1).

Files Patch % Lines
tests/normalize/test_normalize_enum.py 28.57% 5 Missing :warning:
tests/array_fieldlist/array_fl_fixtures.py 72.72% 3 Missing :warning:
tests/conftest.py 0.00% 1 Missing :warning:
tests/netcdf/test_netcdf_convert.py 0.00% 1 Missing :warning:
tests/normalize/test_normalize_date.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #402 +/- ## =========================================== + Coverage 89.78% 89.92% +0.13% =========================================== Files 120 120 Lines 7658 7758 +100 Branches 675 675 =========================================== + Hits 6876 6976 +100 Misses 651 651 Partials 131 131 ```

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