Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Issue #93: Fix required option #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bigwater
Copy link

@bigwater bigwater commented Jun 1, 2019

A quick fix for the ``required" option.

When the option is not provided in the command line, it raises an
error. The related unit tests are also added.

When the option is not provided in the commmand line, it raises an
error. The according tests are also added.
@codecov
Copy link

codecov bot commented Jun 1, 2019

Codecov Report

Merging #94 into master will increase coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   94.85%   95.09%   +0.23%     
==========================================
  Files           2        2              
  Lines         680      713      +33     
==========================================
+ Hits          645      678      +33     
  Misses         35       35
Impacted Files Coverage Δ
include/clara.hpp 93.72% <100%> (+0.41%) ⬆️

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant