boostorg / locale

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

Refactor and fix Utf test #87

Closed Flamefire closed 2 years ago

Flamefire commented 2 years ago

Contains the bugfix from #48 and hence closes #48

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (c79faed) into develop (85f7316) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #87      +/-   ##
===========================================
+ Coverage    79.81%   79.88%   +0.06%     
===========================================
  Files           76       76              
  Lines         5911     5931      +20     
===========================================
+ Hits          4718     4738      +20     
  Misses        1193     1193              
Impacted Files Coverage Δ
test/test_utf.cpp 98.31% <100.00%> (+0.13%) :arrow_up:
include/boost/locale/utf.hpp 98.22% <0.00%> (+0.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 85f7316...c79faed. Read the comment docs.