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 initialization on completion #172

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Jul 14, 2024

Flags are not parsed on completion, so we need to find the "--config" flag ourselves

Flags are not parsed on completion, so we need to find the "--config" flag ourselves
@nt0xa nt0xa added fix Bug fix cli CLI client labels Jul 14, 2024
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.93%. Comparing base (5b3afea) to head (9e5f8e4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   72.93%   72.93%           
=======================================
  Files          64       64           
  Lines        3857     3857           
=======================================
  Hits         2813     2813           
  Misses        802      802           
  Partials      242      242           

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

@nt0xa nt0xa merged commit c780dea into master Jul 14, 2024
3 checks passed
@nt0xa nt0xa deleted the fix/config-parse-during-completion branch July 14, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli CLI client fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant