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

cli: Update to clap 4 #218

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

cli: Update to clap 4 #218

wants to merge 5 commits into from

Conversation

felinira
Copy link
Collaborator

  • Adds cli integration tests to spot any regressions in help as recommended in the clap migration guide
  • Updates to clap 4
  • Tweak the arguments to make the output look reasonable
  • Remove deprecations

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.40%. Comparing base (94cb80a) to head (9d80c19).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   40.07%   40.40%   +0.33%     
==========================================
  Files          23       23              
  Lines        3294     3289       -5     
==========================================
+ Hits         1320     1329       +9     
+ Misses       1974     1960      -14     

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

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