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

move the temporary value instead of copying it #73

Closed LesnyRumcajs closed 4 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #73 into master will decrease coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   94.85%   94.72%   -0.13%     
==========================================
  Files           2        2              
  Lines         680      683       +3     
==========================================
+ Hits          645      647       +2     
- Misses         35       36       +1
Impacted Files Coverage Δ
include/clara.hpp 93.3% <100%> (ø) :arrow_up:
include/clara_textflow.hpp 98.42% <0%> (-0.51%) :arrow_down:

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 a6dfbbd...7ca5379. Read the comment docs.