-
Notifications
You must be signed in to change notification settings - Fork 118
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
Modernize DECREF (part 5). #3209
base: master
Are you sure you want to change the base?
Conversation
Check that all paths into the `if` lead to a `return`, i.e. the previous `result` didn't outlive its new scope.
d9926ed
to
23f2760
Compare
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3209 +/- ##
=======================================
Coverage 67.06% 67.07%
=======================================
Files 569 569
Lines 111204 111199 -5
=======================================
+ Hits 74583 74588 +5
+ Misses 36621 36611 -10 ☔ View full report in Codecov by Sentry. |
✔️ 23f2760 -> Azure artifacts URL |
No description provided.