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
409 stars 77 forks source link

Xfail write tests #279

Closed alexamici closed 2 years ago

alexamici commented 2 years ago

Temporary work around for #278

WOW! also work around the removal of all old versione of python-eccodes from conda forge!

codecov-commenter commented 2 years ago

Codecov Report

Merging #279 (b63b54c) into master (a19081a) will decrease coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   95.64%   95.38%   -0.26%     
==========================================
  Files          26       26              
  Lines        1929     1929              
  Branches      221      228       +7     
==========================================
- Hits         1845     1840       -5     
- Misses         55       59       +4     
- Partials       29       30       +1     
Impacted Files Coverage Δ
tests/test_20_cfcoords.py 100.00% <ø> (ø)
tests/test_50_sample_data.py 100.00% <ø> (ø)
cfgrib/xarray_to_grib.py 86.00% <100.00%> (ø)
cfgrib/messages.py 88.39% <0.00%> (-1.49%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3499b82...b63b54c. Read the comment docs.