boostorg / tokenizer

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

Update CI #13

Closed jeking3 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into develop will increase coverage by 4.79%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #13      +/-   ##
===========================================
+ Coverage    69.26%   74.05%   +4.79%     
===========================================
  Files            3        3              
  Lines          218      212       -6     
  Branches        77       74       -3     
===========================================
+ Hits           151      157       +6     
  Misses          13       13              
+ Partials        54       42      -12
Impacted Files Coverage Δ
include/boost/token_functions.hpp 74.86% <0%> (+4.2%) :arrow_up:
include/boost/token_iterator.hpp 70.37% <0%> (+7.4%) :arrow_up:
include/boost/tokenizer.hpp 66.66% <0%> (+9.52%) :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 6665195...6ed34f3. Read the comment docs.