WIP: kvs: support configuration of max transaction count #6581
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%) |
⬆️ |
Loading