xarray-contrib / cf-xarray

an accessor for xarray objects that interprets CF attributes
https://cf-xarray.readthedocs.io/
Apache License 2.0
157 stars 39 forks source link

Add more rich repr tests #455

Closed dcherian closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #455 (98eda40) into main (15eeb44) will increase coverage by 9.70%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   86.25%   95.96%   +9.70%     
==========================================
  Files          22       21       -1     
  Lines        4148     2976    -1172     
  Branches      214        0     -214     
==========================================
- Hits         3578     2856     -722     
+ Misses        512      120     -392     
+ Partials       58        0      -58     
Flag Coverage Δ
mypy ?
unittests 95.96% <100.00%> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cf_xarray/tests/test_accessor.py 99.80% <100.00%> (+5.66%) :arrow_up:

... and 18 files with indirect coverage changes