feat(cli/unstable): add promptSelect()
#6190
+425
−0
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
96.56% (+0.00%) compared to 93e0cd6
View this Pull Request on Codecov
96.56% (+0.00%) compared to 93e0cd6
Details
Codecov Report
Attention: Patch coverage is 92.15686%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 96.56%. Comparing base (
93e0cd6
) to head (ef0a93d
).
Files with missing lines | Patch % | Lines |
---|---|---|
cli/unstable_prompt_select.ts | 92.15% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6190 +/- ##
=======================================
Coverage 96.56% 96.56%
=======================================
Files 532 533 +1
Lines 40819 40870 +51
Branches 6111 6122 +11
=======================================
+ Hits 39416 39467 +51
- Misses 1360 1361 +1
+ Partials 43 42 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading