fix: break VoiceOver grouping on iOS so task checkbox is independently focusable #91530
Codecov / codecov/project
succeeded
May 30, 2026 in 0s
45.26% (-0.01%) compared to 8a2a02e, passed because coverage increased by 0% when compared to adjusted base (45.26%)
View this Pull Request on Codecov
45.26% (-0.01%) compared to 8a2a02e, passed because coverage increased by 0% when compared to adjusted base (45.26%)
Details
Codecov Report
❌ Patch coverage is 39.02439% with 25 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...libs/shouldBreakAccessibilityGrouping/index.ios.ts | 100.00% <100.00%> (ø) |
|
| src/pages/inbox/report/PureReportActionItem.tsx | 91.91% <100.00%> (+0.08%) |
⬆️ |
| src/libs/shouldBreakAccessibilityGrouping/index.ts | 0.00% <0.00%> (ø) |
|
| src/components/ReportActionItem/TaskPreview.tsx | 82.05% <66.66%> (-4.52%) |
⬇️ |
| src/components/ReportActionItem/TaskView.tsx | 0.00% <0.00%> (ø) |
... and 11 files with indirect coverage changes
🚀 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.
Loading