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

feat: support validate in args definition #87

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into pr/peterroe/87

b00c294
Select commit
Loading
Failed to load commit list.
Open

feat: support validate in args definition #87

Merge branch 'main' into pr/peterroe/87
b00c294
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@7ee947b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/args.ts 0.00% 17 Missing ⚠️
src/types.ts 0.00% 9 Missing ⚠️
playground/commands/deploy.ts 0.00% 8 Missing ⚠️
src/command.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main     #87   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?      13           
  Lines           ?     950           
  Branches        ?      13           
======================================
  Hits            ?       0           
  Misses          ?     937           
  Partials        ?      13           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.