-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
test: add tests ensuring worker threads cannot access internals #58332
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
test: add tests ensuring worker threads cannot access internals #58332
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #58332 +/- ##
=======================================
Coverage 90.23% 90.23%
=======================================
Files 633 633
Lines 186818 186818
Branches 36668 36670 +2
=======================================
+ Hits 168578 168579 +1
- Misses 11036 11050 +14
+ Partials 7204 7189 -15 🚀 New features to boost your workflow:
|
test failing is |
Correct, this is not caused by changes here. I reran CI a few times until all platforms passed. |
Landed in e7255b6 |
Refs: #57804 (comment) Refs: #57804 (comment) PR-URL: #58332 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Dario Piotrowicz <dario.piotrowicz@gmail.com>
Refs: #57804 (comment) Refs: #57804 (comment) PR-URL: #58332 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Dario Piotrowicz <dario.piotrowicz@gmail.com>
No description provided.