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(inquirer): implement createPromptSession #1557

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

make fields readonly

842a5ae
Select commit
Loading
Failed to load commit list.
Open

feat(inquirer): implement createPromptSession #1557

make fields readonly
842a5ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 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 93.17073% with 14 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
packages/inquirer/src/ui/prompt.mts 92.92% 14 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1557   +/-   ##
=======================================
  Coverage        ?   98.07%           
=======================================
  Files           ?       39           
  Lines           ?     2442           
  Branches        ?      651           
=======================================
  Hits            ?     2395           
  Misses          ?       40           
  Partials        ?        7           

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