xarray-contrib / xarray-schema

Schema validation for Xarray objects
https://xarray-schema.readthedocs.io/en/latest/index.html
MIT License
39 stars 8 forks source link

Bump invoke from 1.7.0 to 1.7.1 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps invoke from 1.7.0 to 1.7.1.

Commits
  • cf2de88 Cut 1.7.1
  • 1f4f1c5 uh. why is this only angering sphinx now???
  • f34c6c9 Attempt to ignore EBADF OSError under nohup etc
  • 64bc9e2 flake8
  • 9d6bebc Turns out I missed a whole lot more missing colons than expected
  • 2000fe4 Use newer orb with sudo-coverage built in, plus massage overall circle config
  • c7def2f Nuke unused task config
  • 73edb38 Re-enable release test on Circle
  • 6d1b5e7 The colon is an essential organ
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (aba55a4) into main (9cbdae7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files           6        6           
  Lines         351      351           
=======================================
  Hits          329      329           
  Misses         22       22           

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 9cbdae7...aba55a4. Read the comment docs.