ecmwf / earthkit-data

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

Use warnings.warn for kwargs check in to_xarray #382

Closed sandorkertesz closed 4 months ago

sandorkertesz commented 4 months ago

Fixes #379

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 89.63%. Comparing base (e873e96) to head (de3f5dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #382 +/- ## =========================================== + Coverage 89.60% 89.63% +0.02% =========================================== Files 117 117 Lines 7371 7371 Branches 644 644 =========================================== + Hits 6605 6607 +2 Misses 636 636 + Partials 130 128 -2 ```

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