Skip to content

Improve unrecognised subcommand handling#90

Merged
FollowTheProcess merged 1 commit intomainfrom
feat/better-subcommand-typo
Aug 26, 2024
Merged

Improve unrecognised subcommand handling#90
FollowTheProcess merged 1 commit intomainfrom
feat/better-subcommand-typo

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

Description

Improves unrecognised subcommand error handling

Motivation and Context

Closes #86

How Has This Been Tested?

Checklist

  • I have updated the documentation if needed.
  • I have updated the tests if needed.

@FollowTheProcess FollowTheProcess added the feature New feature or request label Aug 26, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.03%. Comparing base (d1ee9a8) to head (7897a8f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   92.94%   93.03%   +0.08%     
==========================================
  Files           7        7              
  Lines         935      947      +12     
==========================================
+ Hits          869      881      +12     
  Misses         39       39              
  Partials       27       27              

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

@FollowTheProcess FollowTheProcess merged commit 281df7e into main Aug 26, 2024
@FollowTheProcess FollowTheProcess deleted the feat/better-subcommand-typo branch August 26, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better handling of unknown subcommand

1 participant