catchorg / Clara

A simple to use, composable, command line parser for C++ 11 and beyond
Boost Software License 1.0
648 stars 67 forks source link

Add Version option as a convenience wrapper for version parser #95

Open grochefort opened 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #95 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   94.85%   94.94%   +0.08%     
==========================================
  Files           2        2              
  Lines         680      692      +12     
==========================================
+ Hits          645      657      +12     
  Misses         35       35
Impacted Files Coverage Δ
include/clara.hpp 93.46% <100%> (+0.15%) :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 e306107...e609ec5. Read the comment docs.