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

Feature: Improved command-line arguments parsing #83

Merged
merged 11 commits into from
Jan 10, 2024

command_line/options: Adjust the arguments_t copy constructor/operato…

b74a01b
Select commit
Loading
Failed to load commit list.
Merged

Feature: Improved command-line arguments parsing #83

command_line/options: Adjust the arguments_t copy constructor/operato…
b74a01b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2024 in 0s

84.94% of diff hit (target 89.18%)

View this Pull Request on Codecov

84.94% of diff hit (target 89.18%)

Annotations

Check warning on line 187 in impl/command_line/arguments.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

impl/command_line/arguments.cxx#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 190 in impl/command_line/arguments.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

impl/command_line/arguments.cxx#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 219 in impl/command_line/arguments.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

impl/command_line/arguments.cxx#L219

Added line #L219 was not covered by tests

Check warning on line 222 in impl/command_line/arguments.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

impl/command_line/arguments.cxx#L222

Added line #L222 was not covered by tests

Check warning on line 480 in impl/command_line/arguments.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

impl/command_line/arguments.cxx#L479-L480

Added lines #L479 - L480 were not covered by tests