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(cli/unstable): add promptMultipleSelect() #6223

Merged
merged 14 commits into from
Dec 12, 2024

update

9e16477
Select commit
Loading
Failed to load commit list.
Merged

feat(cli/unstable): add promptMultipleSelect() #6223

update
9e16477
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

96.52% (-0.01%) compared to 7480f35

View this Pull Request on Codecov

96.52% (-0.01%) compared to 7480f35

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.52%. Comparing base (7480f35) to head (9e16477).

Files with missing lines Patch % Lines
cli/unstable_prompt_multiple_select.ts 90.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6223      +/-   ##
==========================================
- Coverage   96.52%   96.52%   -0.01%     
==========================================
  Files         535      536       +1     
  Lines       41030    41100      +70     
  Branches     6141     6154      +13     
==========================================
+ Hits        39606    39671      +65     
- Misses       1382     1387       +5     
  Partials       42       42              

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