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

[pre-commit.ci] pre-commit autoupdate #431

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Merging #431 (935931f) into main (782c9e3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  Coverage   37.37%   37.37%           
=======================================
  Files          21       21           
  Lines        3914     3914           
  Branches      193      193           
=======================================
  Hits         1463     1463           
  Misses       2258     2258           
  Partials      193      193           
Flag Coverage Δ
mypy 37.37% <ø> (ø)

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

Impacted Files Coverage Δ
cf_xarray/accessor.py 35.96% <ø> (ø)
cf_xarray/formatting.py 45.83% <ø> (ø)
cf_xarray/tests/test_accessor.py 29.13% <ø> (ø)
cf_xarray/tests/test_options.py 40.00% <ø> (ø)
cf_xarray/tests/test_scripts.py 18.75% <ø> (ø)