-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
STY: Check for pytest.raises without context #25866
Conversation
Codecov Report
@@ Coverage Diff @@
## master #25866 +/- ##
=======================================
Coverage 91.48% 91.48%
=======================================
Files 175 175
Lines 52885 52885
=======================================
Hits 48380 48380
Misses 4505 4505
Continue to review full report at Codecov.
|
@jreback : All is green now. PTAL. |
thanks @gfyoung does this close the issue? |
@jreback : That number is a PR number (there was no issue for this). |
xref #24332
First commit adds the script code for checking. Remaining commits will fix any vestigial errors.