-
-
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
fix #4386 - restructure construction and partial state of ExceptionInfo #4438
fix #4386 - restructure construction and partial state of ExceptionInfo #4438
Conversation
1a27866
to
6d4fd4c
Compare
Codecov Report
@@ Coverage Diff @@
## features #4438 +/- ##
============================================
+ Coverage 95.87% 95.87% +<.01%
============================================
Files 111 111
Lines 25024 25044 +20
Branches 2444 2447 +3
============================================
+ Hits 23992 24012 +20
Misses 730 730
Partials 302 302
Continue to review full report at Codecov.
|
Nice work, I like the approach! Just some minor corrections/docs and suggestions. 👍 |
7670884
to
9d73394
Compare
9d73394
to
88bf01a
Compare
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.
Great work!
This breaks xdist:
|
fixes #4386