-
Notifications
You must be signed in to change notification settings - Fork 428
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
Format stacktrace args properly #3124
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3124 +/- ##
==========================================
- Coverage 79.22% 79.21% -0.02%
==========================================
Files 389 389
Lines 31959 31970 +11
==========================================
+ Hits 25321 25326 +5
- Misses 6638 6644 +6
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.
LGTM
Long example:
|
This PR addresses ugly stacktraces.
Before:
After: