-
-
Notifications
You must be signed in to change notification settings - Fork 87
Fallback to manual stage for hooks specified directly in command line
#1185
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
Conversation
|
I think the interesting cases to add also as manual tests are :
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1185 +/- ##
=======================================
Coverage 89.73% 89.74%
=======================================
Files 78 78
Lines 14767 14796 +29
=======================================
+ Hits 13251 13278 +27
- Misses 1516 1518 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
📦 Cargo Bloat ComparisonBinary size change: +0.00% (16.7 MiB → 16.7 MiB) Expand for cargo-bloat outputHead Branch ResultsBase Branch Results |
manual stage for hooks specified in cli
manual stage for hooks specified in climanual stage for hooks specified directly in command line
|
Thank! I removed the extra fallback to |
|
Glad I could help :) |
Closes #1177. I'm aware right now the PR lacks documentation and test changes; I wanted to get a code review first to ensure my approach is correct as it's my first time with this codebase. I have tested the current changes manually as such: