Skip to content

Configure prompt no longer fails with invalid boolean settings#963

Merged
isc-pbarton merged 1 commit intomainfrom
fix-configure-yesno
Apr 23, 2026
Merged

Configure prompt no longer fails with invalid boolean settings#963
isc-pbarton merged 1 commit intomainfrom
fix-configure-yesno

Conversation

@isc-pbarton
Copy link
Copy Markdown
Collaborator

Resolves #962

@isc-pbarton isc-pbarton marked this pull request as ready for review April 22, 2026 16:11
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.13%. Comparing base (97d492e) to head (88d92e4).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #963      +/-   ##
==========================================
+ Coverage   49.06%   49.13%   +0.06%     
==========================================
  Files          23       23              
  Lines        3279     3279              
==========================================
+ Hits         1609     1611       +2     
+ Misses       1670     1668       -2     

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

@isc-pbarton isc-pbarton merged commit ee80d7f into main Apr 23, 2026
2 checks passed
@isc-pbarton isc-pbarton deleted the fix-configure-yesno branch April 23, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure prompt fails if invalid boolean values in settings

3 participants