Skip to content

feat(cli/unstable): add generic for promptSelect() and promptMultipleSelect()#6713

Closed
MAKS11060 wants to merge 3 commits into
denoland:mainfrom
MAKS11060:patch-1
Closed

feat(cli/unstable): add generic for promptSelect() and promptMultipleSelect()#6713
MAKS11060 wants to merge 3 commits into
denoland:mainfrom
MAKS11060:patch-1

upd: fmt

5683fc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2025 in 0s

94.63% (-0.07%) compared to b2b2d57

View this Pull Request on Codecov

94.63% (-0.07%) compared to b2b2d57

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (b2b2d57) to head (5683fc7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6713      +/-   ##
==========================================
- Coverage   94.70%   94.63%   -0.07%     
==========================================
  Files         569      575       +6     
  Lines       46832    47013     +181     
  Branches     6588     6604      +16     
==========================================
+ Hits        44350    44491     +141     
- Misses       2440     2480      +40     
  Partials       42       42              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.