Closed lukaszstolarczuk closed 2 years ago
Merging #1278 (3d1244e) into stable-1.11 (a8bc3cb) will decrease coverage by
0.09%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## stable-1.11 #1278 +/- ##
===============================================
- Coverage 96.19% 96.09% -0.10%
===============================================
Files 48 48
Lines 6070 6070
===============================================
- Hits 5839 5833 -6
- Misses 231 237 +6
Flag | Coverage Δ | |
---|---|---|
tests_clang_debug_cpp17 | 95.93% <ø> (-0.22%) |
:arrow_down: |
tests_gcc_debug | 92.69% <ø> (-0.02%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...ude/libpmemobj++/container/concurrent_hash_map.hpp | 93.96% <0.00%> (-0.41%) |
:arrow_down: |
...j++/container/detail/concurrent_skip_list_impl.hpp | 97.99% <0.00%> (-0.27%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
it's required to change owner of the WORKDIR with the help of 'prepare-for-build.sh' script.
Fixes CI issue: https://github.com/pmem/libpmemobj-cpp/runs/8113898448?check_suite_focus=true#step:3:69
This change is