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

qlog: remove unneeded mutex from the ConnectionTracer #4299

Merged
merged 1 commit into from
Feb 1, 2024

qlog: remove unneeded mutex from the ConnectionTracer

b7b8c12
Select commit
Failed to load commit list.
Merged

qlog: remove unneeded mutex from the ConnectionTracer #4299

qlog: remove unneeded mutex from the ConnectionTracer
b7b8c12
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

84.14% (-0.00%) compared to 2fbe713

View this Pull Request on Codecov

84.14% (-0.00%) compared to 2fbe713

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2fbe713) 84.15% compared to head (b7b8c12) 84.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4299      +/-   ##
==========================================
- Coverage   84.15%   84.14%   -0.00%     
==========================================
  Files         149      149              
  Lines       15397    15345      -52     
==========================================
- Hits        12956    12912      -44     
+ Misses       1942     1935       -7     
+ Partials      499      498       -1     

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