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

Parse arguments starting with hyphen #22

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

platisd
Copy link
Owner

@platisd platisd commented Oct 27, 2023

No description provided.

espenmoberg and others added 2 commits March 4, 2023 21:23
When an argument starts with an (escaped) hyphen,
then parse it correctly by removing the escape characters.
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e4026d) 100.00% compared to head (c3156ba) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          210       211    +1     
=========================================
+ Hits           210       211    +1     
Files Coverage Δ
include/CommandParser.h 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@platisd platisd merged commit c653932 into main Oct 27, 2023
9 of 10 checks passed
@platisd platisd deleted the parse_arguments_starting_with_hyphen branch October 27, 2023 12:54
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.

None yet

2 participants