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

fix(config): correctly handle command line options that do not take a value #58

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

mrazauskas
Copy link
Member

Command line options that do not take any value, must always be true and ignore any provided value.

@mrazauskas mrazauskas enabled auto-merge (squash) December 29, 2023 19:32
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cec75ee) 92.26% compared to head (35573a9) 92.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files          73       73           
  Lines        5468     5472    +4     
  Branches      750      757    +7     
=======================================
+ Hits         5045     5049    +4     
  Misses        419      419           
  Partials        4        4           

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

@mrazauskas mrazauskas merged commit f4a0c42 into main Dec 29, 2023
15 checks passed
@mrazauskas mrazauskas deleted the handle-options-that-do-not-take-value branch December 29, 2023 20:04
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

1 participant