libpmemobj-cpp icon indicating copy to clipboard operation
libpmemobj-cpp copied to clipboard

Merge stable-1.10 into stable-1.11

Open lukaszstolarczuk opened this issue 1 year ago • 1 comments

This change is Reviewable

lukaszstolarczuk avatar Aug 29 '22 14:08 lukaszstolarczuk

Codecov Report

Merging #1277 (59e291a) into stable-1.11 (59f4271) will increase coverage by 0.47%. The diff coverage is 0.00%.

@@               Coverage Diff               @@
##           stable-1.11    #1277      +/-   ##
===============================================
+ Coverage        95.69%   96.17%   +0.47%     
===============================================
  Files               48       48              
  Lines             7534     6070    -1464     
===============================================
- Hits              7210     5838    -1372     
+ Misses             324      232      -92     
Flag Coverage Δ
tests_clang_debug_cpp17 96.10% <0.00%> (+0.54%) :arrow_up:
tests_gcc_debug 92.69% <0.00%> (-0.21%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/libpmemobj++/persistent_ptr.hpp 97.67% <ø> (+0.51%) :arrow_up:
include/libpmemobj++/pexceptions.hpp 49.29% <0.00%> (+11.64%) :arrow_up:
include/libpmemobj++/string_view.hpp 96.29% <0.00%> (-3.12%) :arrow_down:
...ude/libpmemobj++/container/concurrent_hash_map.hpp 94.47% <0.00%> (-0.95%) :arrow_down:
...j++/container/detail/concurrent_skip_list_impl.hpp 97.99% <0.00%> (-0.24%) :arrow_down:
include/libpmemobj++/experimental/radix_tree.hpp 99.32% <0.00%> (-0.19%) :arrow_down:
include/libpmemobj++/detail/life.hpp 97.87% <0.00%> (-0.13%) :arrow_down:
include/libpmemobj++/slice.hpp 100.00% <0.00%> (ø)
include/libpmemobj++/detail/pair.hpp 100.00% <0.00%> (ø)
include/libpmemobj++/detail/pool_data.hpp 100.00% <0.00%> (ø)
... and 16 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 29 '22 14:08 codecov[bot]