-
Notifications
You must be signed in to change notification settings - Fork 2.2k
refactor: shadowing built ins #1658
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1658 +/- ##
==========================================
- Coverage 84.95% 84.85% -0.11%
==========================================
Files 133 133
Lines 6948 6940 -8
==========================================
- Hits 5903 5889 -14
- Misses 1045 1051 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
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.
keep __exit__
signature as object.__exit__
, others look good
25e223f
No description provided.