-
Notifications
You must be signed in to change notification settings - Fork 308
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
Test for Auto Pre-Commit #686
Conversation
auto run pre-commit |
Running script "['pre-commit run --all-files']" on behalf of "blink1073" |
auto run pre-commit |
Running script "['pre-commit run --all-files']" on behalf of "blink1073" |
Hmm, it looks like it won't work at all without the access token. We can talk about it tomorrow at the dev meeting. |
auto run pre-commit |
Running script "['pre-commit run --all-files']" on behalf of "blink1073" |
by blink1073 ["pre-commit run --all-files"]
Codecov Report
@@ Coverage Diff @@
## main #686 +/- ##
==========================================
+ Coverage 77.73% 77.80% +0.06%
==========================================
Files 110 110
Lines 10465 10465
Branches 1405 1405
==========================================
+ Hits 8135 8142 +7
+ Misses 1933 1930 -3
+ Partials 397 393 -4
Continue to review full report at Codecov.
|
Aha! We needed an extra permission for |
No description provided.