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

Gdamore/statslock #1894

Merged
merged 2 commits into from
Oct 13, 2024

fixes #1890 stats could support an inline lock - remove most atomics

b5ed36c
Select commit
Loading
Failed to load commit list.
Merged

Gdamore/statslock #1894

fixes #1890 stats could support an inline lock - remove most atomics
b5ed36c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

79.42% (+0.06%) compared to 9996cfc

View this Pull Request on Codecov

79.42% (+0.06%) compared to 9996cfc

Details

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.42%. Comparing base (9996cfc) to head (b5ed36c).

Files with missing lines Patch % Lines
src/core/stats.c 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1894      +/-   ##
==========================================
+ Coverage   79.35%   79.42%   +0.06%     
==========================================
  Files          95       95              
  Lines       22359    22376      +17     
  Branches     3390     3395       +5     
==========================================
+ Hits        17743    17772      +29     
+ Misses       4542     4530      -12     
  Partials       74       74              

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