-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[4.6] Fix verbosity bug in --collect-only (backport of #5391) #5411
Conversation
Fix verbosity bug in --collect-only
Codecov Report
@@ Coverage Diff @@
## 4.6-maintenance #5411 +/- ##
===================================================
+ Coverage 95.55% 95.79% +0.23%
===================================================
Files 115 115
Lines 26391 26407 +16
Branches 2605 2609 +4
===================================================
+ Hits 25219 25297 +78
+ Misses 831 805 -26
+ Partials 341 305 -36
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## 4.6-maintenance #5411 +/- ##
===================================================
+ Coverage 95.55% 95.79% +0.23%
===================================================
Files 115 115
Lines 26391 26407 +16
Branches 2605 2609 +4
===================================================
+ Hits 25219 25297 +78
+ Misses 831 805 -26
+ Partials 341 305 -36
Continue to review full report at Codecov.
|
How about if those who merge a backport PR also apply the "backported" label on the original PR, as it is easier for them. What do you guys think? |
oh yeah good call, my bad |
No worries at all, just realized that and thought I would mention it. 👍 |
No description provided.