boostorg / tokenizer

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

Enhance codebase line/branch coverage #17

Open poyenc opened 4 years ago

poyenc commented 4 years ago

The goal of code coverage is 90%

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into develop will increase coverage by 21.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #17       +/-   ##
============================================
+ Coverage    70.95%   92.92%   +21.97%     
============================================
  Files            3        3               
  Lines          210      212        +2     
  Branches        74       66        -8     
============================================
+ Hits           149      197       +48     
+ Misses          18        0       -18     
+ Partials        43       15       -28     
Impacted Files Coverage Δ
include/boost/token_iterator.hpp 92.30% <ø> (+21.93%) :arrow_up:
include/boost/token_functions.hpp 93.33% <100.00%> (+22.14%) :arrow_up:
include/boost/tokenizer.hpp 83.33% <0.00%> (+16.66%) :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 1c8a8bf...63102a7. Read the comment docs.