boostorg / ptr_container

Boost.org ptr_container module
http://boost.org/libs/ptr_container
Boost Software License 1.0
13 stars 41 forks source link

Align CI to boost-ci 2022.04 #33

Closed jeking3 closed 2 years ago

jeking3 commented 2 years ago

This closes #30 This closes #31

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (596926b) into develop (51ecf6e) will increase coverage by 33.90%. The diff coverage is n/a.

:exclamation: Current head 596926b differs from pull request most recent head 4e2de74. Consider uploading reports for the commit 4e2de74 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #33       +/-   ##
============================================
+ Coverage    63.97%   97.87%   +33.90%     
============================================
  Files           35       35               
  Lines         1471     1696      +225     
  Branches       548        0      -548     
============================================
+ Hits           941     1660      +719     
- Misses          34       36        +2     
+ Partials       496        0      -496     
Impacted Files Coverage Δ
.../ptr_container/detail/reversible_ptr_container.hpp 96.17% <ø> (+34.93%) :arrow_up:
...ude/boost/ptr_container/detail/static_move_ptr.hpp 100.00% <ø> (+8.69%) :arrow_up:
include/boost/ptr_container/ptr_inserter.hpp 100.00% <0.00%> (ø)
include/boost/ptr_container/serialize_ptr_map.hpp 100.00% <0.00%> (ø)
include/boost/ptr_container/serialize_ptr_set.hpp 100.00% <0.00%> (ø)
include/boost/ptr_container/serialize_ptr_list.hpp 100.00% <0.00%> (ø)
...nclude/boost/ptr_container/serialize_ptr_deque.hpp 100.00% <0.00%> (ø)
...oost/ptr_container/serialize_ptr_unordered_map.hpp 100.00% <0.00%> (ø)
...oost/ptr_container/serialize_ptr_unordered_set.hpp 100.00% <0.00%> (ø)
include/boost/ptr_container/ptr_map.hpp 100.00% <0.00%> (+7.69%) :arrow_up:
... and 23 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 0a74252...4e2de74. Read the comment docs.