Skip to content
New issue

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

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

Already on GitHub? # to your account

Run pre-commit with poetry in CI workflows #131

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Run pre-commit with poetry in CI workflows #131

merged 1 commit into from
Aug 20, 2021

Conversation

klane
Copy link
Collaborator

@klane klane commented Aug 20, 2021

Now that pre-commit is a dependency (see #127), this PR updates the workflows that use pre-commit to ensure the same version is used both in CI and by developers.

@torchts-bot torchts-bot bot added the github actions Pull requests that update Github Actions workflows label Aug 20, 2021
@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #131 (fe08d1c) into main (429b1ed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   18.48%   18.48%           
=======================================
  Files           7        7           
  Lines         395      395           
=======================================
  Hits           73       73           
  Misses        322      322           

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 76bf913...fe08d1c. Read the comment docs.

@klane klane merged commit e66e6a9 into main Aug 20, 2021
@klane klane deleted the pre-commit-poetry branch August 20, 2021 16:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
github actions Pull requests that update Github Actions workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant