SBoudrias / Inquirer.js

A collection of common interactive command line user interfaces.
MIT License
20.09k stars 1.3k forks source link

Fix(inquirer): Rework type interface #1531

Closed mshima closed 3 weeks ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1531 +/- ## ======================================= Coverage ? 97.88% ======================================= Files ? 37 Lines ? 2365 Branches ? 626 ======================================= Hits ? 2315 Misses ? 44 Partials ? 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

SBoudrias commented 3 weeks ago

Alright, I'm pretty happy with the state this is in! I'll merge.

Thanks a ton for the work you put in there! I think this implementation better balance the tradeoffs around types.