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(examples): correct subCommand check #2850

Merged

Conversation

Mitchell-Ryan
Copy link
Contributor

@Mitchell-Ryan Mitchell-Ryan commented Sep 23, 2023

subCommand generate doesnt exist in the defined subCommands and should be application.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #2850 (95b9a2f) into main (6732761) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 0.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2850   +/-   ##
=======================================
  Coverage   68.07%   68.07%           
=======================================
  Files         237      237           
  Lines       41989    41989           
=======================================
  Hits        28586    28586           
  Misses      13403    13403           

Copy link
Member

@dirkdev98 dirkdev98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch. Thanks!

@dirkdev98 dirkdev98 merged commit c73d66d into compasjs:main Sep 23, 2023
13 checks passed
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

2 participants