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

WIP: kvs: support configuration of max transaction count #6581

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

t: cover kvs max ops configs

d245914
Select commit
Loading
Failed to load commit list.
Open

WIP: kvs: support configuration of max transaction count #6581

t: cover kvs max ops configs
d245914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

79.49% (+0.01%) compared to 0836ef6

View this Pull Request on Codecov

79.49% (+0.01%) compared to 0836ef6

Details

Codecov Report

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

Project coverage is 79.49%. Comparing base (0836ef6) to head (d245914).

Files with missing lines Patch % Lines
src/modules/kvs/kvs.c 90.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6581      +/-   ##
==========================================
+ Coverage   79.48%   79.49%   +0.01%     
==========================================
  Files         531      531              
  Lines       88421    88462      +41     
==========================================
+ Hits        70281    70326      +45     
+ Misses      18140    18136       -4     
Files with missing lines Coverage Δ
src/common/libkvs/kvs_txn_compact.c 63.35% <ø> (ø)
src/modules/kvs/kvs.c 73.56% <90.47%> (+1.13%) ⬆️

... and 8 files with indirect coverage changes