boostorg / locale

Boost.Locale
Boost Software License 1.0
32 stars 70 forks source link

Reorganize includes #85

Closed Flamefire closed 2 years ago

Flamefire commented 2 years ago

Finally include the examples in the CMake builds to further check that compilation still works.

codecov[bot] commented 2 years ago

Codecov Report

Merging #85 (f61245a) into develop (2e566b8) will decrease coverage by 0.04%. The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           develop      #85      +/-   ##
===========================================
- Coverage    79.94%   79.90%   -0.05%     
===========================================
  Files           76       76              
  Lines         5930     5917      -13     
===========================================
- Hits          4741     4728      -13     
  Misses        1189     1189              
Impacted Files Coverage Δ
include/boost/locale/conversion.hpp 100.00% <ø> (ø)
include/boost/locale/date_time.hpp 91.42% <ø> (ø)
include/boost/locale/date_time_facet.hpp 100.00% <ø> (ø)
include/boost/locale/encoding.hpp 100.00% <ø> (ø)
include/boost/locale/encoding_errors.hpp 100.00% <ø> (ø)
include/boost/locale/encoding_utf.hpp 100.00% <ø> (ø)
include/boost/locale/formatting.hpp 61.26% <ø> (ø)
include/boost/locale/generator.hpp 100.00% <ø> (ø)
include/boost/locale/gnu_gettext.hpp 100.00% <ø> (ø)
include/boost/locale/hold_ptr.hpp 95.23% <ø> (ø)
... and 44 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 2e566b8...f61245a. Read the comment docs.