Skip to content
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

Fix race condition in testTracerLog #12139

Fix race condition in SimpleNioTransportTests.testTracerLog

3ed46df
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition in testTracerLog #12139

Fix race condition in SimpleNioTransportTests.testTracerLog
3ed46df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 1s

71.34% (target 70.00%)

View this Pull Request on Codecov

71.34% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3c07461) 71.40% compared to head (3ed46df) 71.34%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12139      +/-   ##
============================================
- Coverage     71.40%   71.34%   -0.06%     
+ Complexity    59505    59491      -14     
============================================
  Files          4925     4925              
  Lines        279540   279540              
  Branches      40646    40646              
============================================
- Hits         199594   199445     -149     
- Misses        63314    63490     +176     
+ Partials      16632    16605      -27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.