boostorg / pool

Boost.org pool module
http://boost.org/libs/pool
Boost Software License 1.0
49 stars 50 forks source link

fix test 6701 changes from last CI push #44

Closed jeking3 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (e8a3bf2) into develop (8edafbe) will increase coverage by 21.88%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #44       +/-   ##
============================================
+ Coverage    71.59%   93.48%   +21.88%     
============================================
  Files            8        9        +1     
  Lines          433      583      +150     
  Branches       132        0      -132     
============================================
+ Hits           310      545      +235     
- Misses          26       38       +12     
+ Partials        97        0       -97     
Impacted Files Coverage Δ
include/boost/pool/object_pool.hpp 93.75% <ø> (+7.26%) :arrow_up:
include/boost/pool/pool_alloc.hpp 89.83% <ø> (+19.83%) :arrow_up:
include/boost/pool/pool.hpp 96.27% <100.00%> (+27.24%) :arrow_up:
include/boost/pool/detail/mutex.hpp 71.42% <0.00%> (-28.58%) :arrow_down:
include/boost/pool/simple_segregated_storage.hpp 95.45% <0.00%> (-0.33%) :arrow_down:
include/boost/pool/detail/guard.hpp 100.00% <0.00%> (ø)
...nclude/boost/pool/detail/pool_construct_simple.ipp 66.66% <0.00%> (ø)
... and 2 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 eaee525...e8a3bf2. Read the comment docs.