-
-
Notifications
You must be signed in to change notification settings - Fork 611
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
Show less output on sync with quiet option #765
Conversation
Codecov Report
@@ Coverage Diff @@
## master #765 +/- ##
==========================================
+ Coverage 91.99% 92.03% +0.03%
==========================================
Files 35 35
Lines 2311 2322 +11
Branches 307 308 +1
==========================================
+ Hits 2126 2137 +11
Misses 153 153
Partials 32 32
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #765 +/- ##
==========================================
+ Coverage 91.99% 92.03% +0.03%
==========================================
Files 35 35
Lines 2311 2322 +11
Branches 307 308 +1
==========================================
+ Hits 2126 2137 +11
Misses 153 153
Partials 32 32
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
@blueyed thanks! |
|
Doesn't show "Everything up-to-date" if quiet option is set.
Changelog-friendly one-liner: Show less output on sync with quiet option
Contributor checklist