boostorg / dynamic_bitset

Boost.org dynamic_bitset module
http://boost.org/libs/dynamic_bitset
Boost Software License 1.0
38 stars 59 forks source link

align CI to boost-ci standard and update README #63

Closed jeking3 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (7916e93) into develop (709a03b) will increase coverage by 18.76%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #63       +/-   ##
============================================
+ Coverage    77.02%   95.78%   +18.76%     
============================================
  Files            4        5        +1     
  Lines          618      664       +46     
  Branches       215        0      -215     
============================================
+ Hits           476      636      +160     
+ Misses          29       28        -1     
+ Partials       113        0      -113     
Impacted Files Coverage Δ
...ude/boost/dynamic_bitset/detail/dynamic_bitset.hpp 100.00% <0.00%> (ø)
include/boost/dynamic_bitset/serialization.hpp 100.00% <0.00%> (ø)
include/boost/dynamic_bitset/dynamic_bitset.hpp 95.46% <0.00%> (+20.11%) :arrow_up:

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 709a03b...7916e93. Read the comment docs.