Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pre-commit caching to CI #27

Merged
merged 3 commits into from
Apr 3, 2020
Merged

Add pre-commit caching to CI #27

merged 3 commits into from
Apr 3, 2020

Conversation

bachya
Copy link
Owner

@bachya bachya commented Apr 3, 2020

Describe what the PR does:

This PR adds caching to pre-commit hooks, which should make CI run faster.

Does this fix a specific issue?

N/A

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Update README.md with any new documentation.
  • Add yourself to AUTHORS.md.

@bachya bachya added the ci/cd Pull requests that update CI/CD label Apr 3, 2020
@bachya bachya self-assigned this Apr 3, 2020
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #27 into dev will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          142       142           
=========================================
  Hits           142       142           

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 b18de70...2b3879c. Read the comment docs.

@codeclimate
Copy link

codeclimate bot commented Apr 3, 2020

Code Climate has analyzed commit 2b3879c and detected 0 issues on this pull request.

View more on Code Climate.

@bachya bachya merged commit 2f89c79 into dev Apr 3, 2020
@bachya bachya deleted the ci branch April 3, 2020 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Pull requests that update CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant