Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add const to argv argument of App::parse #127

Merged
merged 1 commit into from
May 15, 2018

Conversation

lambdafu
Copy link
Contributor

This would save me a const cast!

@lambdafu lambdafu force-pushed the lambdafu/parseconst branch from 0e4ad83 to 67c67da Compare May 15, 2018 18:36
@codecov
Copy link

codecov bot commented May 15, 2018

Codecov Report

Merging #127 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1668   1668           
=====================================
  Hits         1668   1668
Impacted Files Coverage Δ
include/CLI/App.hpp 100% <100%> (ø) ⬆️

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 47d5ed1...8722efe. Read the comment docs.

@henryiii henryiii force-pushed the lambdafu/parseconst branch from 67c67da to 8722efe Compare May 15, 2018 20:45
@henryiii
Copy link
Collaborator

LGTM! Thanks!

@henryiii henryiii merged commit db8ccf8 into CLIUtils:master May 15, 2018
@henryiii henryiii added this to the v1.6 milestone Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants