boostorg / mpl

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

Align to Boost.CI 2022.04 #63

Closed jeking3 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (101f2cd) into develop (5f79900) will increase coverage by 41.24%. The diff coverage is n/a.

:exclamation: Current head 101f2cd differs from pull request most recent head cd83562. Consider uploading reports for the commit cd83562 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #63       +/-   ##
============================================
+ Coverage    53.48%   94.73%   +41.24%     
============================================
  Files           12        5        -7     
  Lines           86       19       -67     
  Branches        35        0       -35     
============================================
- Hits            46       18       -28     
+ Misses          15        1       -14     
+ Partials        25        0       -25     
Impacted Files Coverage Δ
test/size_t.cpp
test/string.cpp
test/bool.cpp
test/int.cpp
test/for_each.cpp
test/integral_c.cpp
test/char.cpp
include/boost/mpl/for_each.hpp 100.00% <0.00%> (+23.07%) :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 5f79900...cd83562. Read the comment docs.

jeking3 commented 2 years ago

50 is a known issue; the CI test will fail for bigendian until resolved.