papermill icon indicating copy to clipboard operation
papermill copied to clipboard

add pre-commit

Open Borda opened this issue 3 years ago β€’ 1 comments

What does this PR do?

This will automatically format the before each commit if you enable it in your local dev environment. This can also be paired with Bot (need to be installed), which would commit formatting correction directly to each open PR.

See: https://pre-commit.ci

Borda avatar Aug 26 '22 19:08 Borda

Codecov Report

Merging #678 (4f65f6f) into main (a408ea5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #678   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files          17       17           
  Lines        1622     1622           
=======================================
  Hits         1490     1490           
  Misses        132      132           

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 a408ea5...4f65f6f. Read the comment docs.

codecov[bot] avatar Aug 26 '22 19:08 codecov[bot]