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

Add latency stats around cluster config file operations #1534

Merged
merged 2 commits into from
Jan 11, 2025

Add latency around cluster config file save

523f1e3
Select commit
Loading
Failed to load commit list.
Merged

Add latency stats around cluster config file operations #1534

Add latency around cluster config file save
523f1e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

70.94% (+0.01%) compared to b207b42

View this Pull Request on Codecov

70.94% (+0.01%) compared to b207b42

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Project coverage is 70.94%. Comparing base (b207b42) to head (523f1e3).
Report is 1 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 84.61% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1534      +/-   ##
============================================
+ Coverage     70.92%   70.94%   +0.01%     
============================================
  Files           120      120              
  Lines         65004    65028      +24     
============================================
+ Hits          46104    46131      +27     
+ Misses        18900    18897       -3     
Files with missing lines Coverage Δ
src/cluster_legacy.c 87.00% <84.61%> (+0.31%) ⬆️

... and 12 files with indirect coverage changes