Skip to content

feat: add accessible flag and environment variable for screen reader friendly forms#455

Merged
srtaalej merged 22 commits into
mainfrom
ale-accessibility-flag
May 8, 2026
Merged

feat: add accessible flag and environment variable for screen reader friendly forms#455
srtaalej merged 22 commits into
mainfrom
ale-accessibility-flag

Merge branch 'main' into ale-accessibility-flag

cc50a5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

71.26% (-0.02%) compared to 52ea60b

View this Pull Request on Codecov

71.26% (-0.02%) compared to 52ea60b

Details

Codecov Report

❌ Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.26%. Comparing base (52ea60b) to head (cc50a5d).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cmd/root.go 0.00% 1 Missing and 1 partial ⚠️
internal/iostreams/forms.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
- Coverage   71.28%   71.26%   -0.02%     
==========================================
  Files         222      222              
  Lines       18678    18698      +20     
==========================================
+ Hits        13314    13326      +12     
- Misses       4187     4189       +2     
- Partials     1177     1183       +6     

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