byronwatt / CmdLineOptions

yet another command line parser for c++
MIT License
1 stars 0 forks source link

21 add more code coverage #24

Closed byronwatt closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #24 (ea2428d) into main (a89bb37) will increase coverage by 3.71%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   58.39%   62.10%   +3.71%     
==========================================
  Files           6        6              
  Lines         673      673              
  Branches      130      130              
==========================================
+ Hits          393      418      +25     
+ Misses        221      196      -25     
  Partials       59       59              
Impacted Files Coverage Δ
example/option_test.cpp 79.54% <100.00%> (+6.81%) :arrow_up:
src/cmd_line_options.cpp 59.76% <0.00%> (+3.64%) :arrow_up: