-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
CI: Add unit-test-race #16470
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
CI: Add unit-test-race #16470
Conversation
PS: should fail until #16468 got merged :) |
If this pull got merged I'll add a revert to #1441 |
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## main #16470 +/- ##
==========================================
+ Coverage 44.24% 45.42% +1.17%
==========================================
Files 695 717 +22
Lines 82341 84184 +1843
==========================================
+ Hits 36429 38237 +1808
+ Misses 40014 39798 -216
- Partials 5898 6149 +251
Continue to review full report at Codecov.
|
to prevent things new races ...
since we can only partially enable race detection we have to add a new task who do not generate a coverage file
once #1441 pass, we can remove this step