Closed Flamefire closed 2 years ago
Merging #85 (f61245a) into develop (2e566b8) will decrease coverage by
0.04%
. The diff coverage is85.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.
shared_ptr
, see https://github.com/boostorg/locale/pull/43#issuecomment-545472796<boost/locale/*>
first. At least <boost/locale/config.hpp><boost/locale/*>
,<boost/*>
,<*>
,"*"
in this order<cstring>
not<string.h>
)Finally include the examples in the CMake builds to further check that compilation still works.