-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 node that originated a warning in the warnings summary #4229
Show node that originated a warning in the warnings summary #4229
Conversation
Flake complains:
Not related to this PR though apparently. |
Oh bummer. Fixing in sec... |
heh, an implicit merge conflict with the |
Or I will rebase on #4231. 😁 |
a560145
to
2ad43ee
Compare
Done, should be fine now. 👍 |
Codecov Report
@@ Coverage Diff @@
## master #4229 +/- ##
========================================
Coverage ? 93.6%
========================================
Files ? 109
Lines ? 24537
Branches ? 2412
========================================
Hits ? 22969
Misses ? 1245
Partials ? 323
Continue to review full report at Codecov.
|
seems to be a travis timeout |
it seems the appveyor failure is neglect-able here |
Weird that nobody has reported this regression until now (and embarrassing that I did not notice this myself earlier!)
Here's how it looks on
master
:And with this PR:
Fix #4221