Closed lukaszstolarczuk closed 2 years ago
Merging #1057 (e8e2578) into master (1f6ae5b) will increase coverage by
1.32%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1057 +/- ##
==========================================
+ Coverage 91.32% 92.64% +1.32%
==========================================
Files 38 38
Lines 3746 3795 +49
==========================================
+ Hits 3421 3516 +95
+ Misses 325 279 -46
Impacted Files | Coverage Δ | |
---|---|---|
src/comparator/pmemobj_comparator.h | 81.81% <0.00%> (-3.90%) |
:arrow_down: |
src/iterator.h | 88.88% <0.00%> (-2.03%) |
:arrow_down: |
src/engines/cmap.cc | 91.83% <0.00%> (-1.92%) |
:arrow_down: |
src/libpmemkv.cc | 90.78% <0.00%> (-1.11%) |
:arrow_down: |
src/libpmemkv_json_config.cc | 64.28% <0.00%> (-0.94%) |
:arrow_down: |
src/engines-experimental/stree.cc | 98.16% <0.00%> (-0.46%) |
:arrow_down: |
src/engines-experimental/radix.cc | 93.47% <0.00%> (+0.17%) |
:arrow_up: |
src/exceptions.h | 75.00% <0.00%> (+11.36%) |
:arrow_up: |
src/config.h | 90.90% <0.00%> (+90.90%) |
:arrow_up: |
src/engine.h | 100.00% <0.00%> (+100.00%) |
:arrow_up: |
this will fix CI build failure, e.g. in here: https://github.com/pmem/pmemkv/pull/1053
This change is