xarray-contrib / cf-xarray

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

Major speedups in mappers. #427

Closed dcherian closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #427 (c3938a3) into main (3885b44) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
+ Coverage   86.39%   86.45%   +0.06%     
==========================================
  Files          22       22              
  Lines        3983     3994      +11     
  Branches      191      193       +2     
==========================================
+ Hits         3441     3453      +12     
  Misses        490      490              
+ Partials       52       51       -1     
Flag Coverage Δ
mypy 37.17% <35.48%> (-0.16%) :arrow_down:
unittests 96.33% <90.32%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
cf_xarray/accessor.py 86.86% <100.00%> (+0.19%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.