pmem / libpmemobj-cpp

C++ bindings & containers for libpmemobj
https://pmem.io
Other
107 stars 76 forks source link

Merge stable-1.12 into stable-1.13 #1240

Closed lukaszstolarczuk closed 2 years ago

lukaszstolarczuk commented 2 years ago

This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1240 (679e5f4) into stable-1.13 (e472cdf) will decrease coverage by 1.45%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           stable-1.13    #1240      +/-   ##
===============================================
- Coverage        95.52%   94.06%   -1.46%     
===============================================
  Files               53       52       -1     
  Lines             6753     5142    -1611     
===============================================
- Hits              6451     4837    -1614     
- Misses             302      305       +3     
Flag Coverage Δ
tests_clang_debug_cpp17 93.63% <ø> (-1.48%) :arrow_down:
tests_gcc_debug 90.72% <ø> (-1.63%) :arrow_down:

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

Impacted Files Coverage Δ
include/libpmemobj++/experimental/radix_tree.hpp 97.94% <ø> (-0.73%) :arrow_down:
include/libpmemobj++/mutex.hpp 86.20% <0.00%> (-10.57%) :arrow_down:
include/libpmemobj++/make_persistent_array.hpp 72.88% <0.00%> (-10.02%) :arrow_down:
include/libpmemobj++/shared_mutex.hpp 80.00% <0.00%> (-8.89%) :arrow_down:
include/libpmemobj++/timed_mutex.hpp 80.64% <0.00%> (-8.83%) :arrow_down:
include/libpmemobj++/allocator.hpp 71.05% <0.00%> (-8.20%) :arrow_down:
include/libpmemobj++/pexceptions.hpp 44.61% <0.00%> (-5.39%) :arrow_down:
include/libpmemobj++/make_persistent.hpp 68.42% <0.00%> (-4.92%) :arrow_down:
include/libpmemobj++/detail/common.hpp 90.00% <0.00%> (-4.60%) :arrow_down:
...memobj++/experimental/atomic_self_relative_ptr.hpp 84.28% <0.00%> (-3.79%) :arrow_down:
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e472cdf...679e5f4. Read the comment docs.