Skip to content

refactor: move DefaultSelectPromptConfig to prompts_mock.go

ff364f8
Select commit
Loading
Failed to load commit list.
Open

refactor(experiment): separate iostreams prompts from survey implementations #404

refactor: move DefaultSelectPromptConfig to prompts_mock.go
ff364f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

68.16% (+0.27%) compared to f23e6d3

View this Pull Request on Codecov

68.16% (+0.27%) compared to f23e6d3

Details

Codecov Report

❌ Patch coverage is 69.42149% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.16%. Comparing base (f23e6d3) to head (ff364f8).

Files with missing lines Patch % Lines
internal/iostreams/prompts.go 79.20% 19 Missing and 2 partials ⚠️
internal/iostreams/survey.go 20.00% 14 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   67.89%   68.16%   +0.27%     
==========================================
  Files         217      218       +1     
  Lines       18015    18020       +5     
==========================================
+ Hits        12231    12284      +53     
+ Misses       4632     4583      -49     
- Partials     1152     1153       +1     

☔ 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.