boostorg / tokenizer

Boost.org tokenizer module
http://boost.org/libs/tokenizer
Boost Software License 1.0
24 stars 42 forks source link

Align to Boost.CI 2022.04 #23

Closed jeking3 closed 2 years ago

jeking3 commented 2 years ago

This closes #22

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (bb5a0e6) into develop (f0857f0) will increase coverage by 21.38%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #23       +/-   ##
============================================
+ Coverage    70.95%   92.34%   +21.38%     
============================================
  Files            3        3               
  Lines          210      222       +12     
  Branches        74        0       -74     
============================================
+ Hits           149      205       +56     
+ Misses          18       17        -1     
+ Partials        43        0       -43     
Impacted Files Coverage Δ
include/boost/token_functions.hpp 90.90% <0.00%> (+19.72%) :arrow_up:
include/boost/token_iterator.hpp 100.00% <0.00%> (+29.62%) :arrow_up:
include/boost/tokenizer.hpp 100.00% <0.00%> (+33.33%) :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 f0857f0...bb5a0e6. Read the comment docs.