ecmwf / cfgrib

A Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
Apache License 2.0
407 stars 77 forks source link

Update test_40_xarray_store.py #399

Closed shahramn closed 2 months ago

shahramn commented 2 months ago

The shortName "cprat" has changed to "cpr". See https://jira.ecmwf.int/browse/ECC-1880

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 8 lines in your changes missing coverage. Please review.

Project coverage is 41.40%. Comparing base (bbaf8ce) to head (bfe10ff).

Files with missing lines Patch % Lines
tests/test_40_xarray_store.py 55.55% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ======================================= Coverage 41.39% 41.40% ======================================= Files 26 26 Lines 2184 2198 +14 Branches 285 285 ======================================= + Hits 904 910 +6 - Misses 1280 1288 +8 ```

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