-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Parametrize leak tests #10577
Parametrize leak tests #10577
Conversation
CodSpeed Performance ReportMerging #10577 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #10577 +/- ##
==========================================
+ Coverage 98.68% 98.70% +0.01%
==========================================
Files 125 125
Lines 37367 37363 -4
Branches 2063 2063
==========================================
+ Hits 36875 36878 +3
+ Misses 342 338 -4
+ Partials 150 147 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #10580 🤖 @patchback |
Small cleanup to the leak tests #10569 (comment) (cherry picked from commit 3c60cd2)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #10581 🤖 @patchback |
Small cleanup to the leak tests #10569 (comment) (cherry picked from commit 3c60cd2)
**This is a backport of PR #10577 as merged into master (3c60cd2).** Small cleanup to the leak tests #10569 (comment) Co-authored-by: J. Nick Koston <[email protected]>
**This is a backport of PR #10577 as merged into master (3c60cd2).** Small cleanup to the leak tests #10569 (comment) Co-authored-by: J. Nick Koston <[email protected]>
Small cleanup to the leak tests
#10569 (comment)