adhocracy4 icon indicating copy to clipboard operation
adhocracy4 copied to clipboard

updating our jsx errors to be a11y compliant

Open philli-m opened this issue 2 years ago β€’ 1 comments

part of fix for https://github.com/liqd/a4-meinberlin/issues/4232

philli-m avatar Oct 25 '22 16:10 philli-m

Coverage report

Total coverage

Status Category Percentage Covered / Total
πŸ”΄ Statements 9.48% 108/1139
πŸ”΄ Branches 12.11% (+2.02% πŸ”Ό) 85/702
πŸ”΄ Functions 10.35% 38/367
πŸ”΄ Lines 16.19% 565/3490

Status of coverage: 🟒 - ok, 🟑 - slightly more than threshold, πŸ”΄ - under the threshold

Show new covered files πŸŒ‘

Coverage of new files

Status Filename Statements Branches Functions Lines
🟑 adhocracy4/static/FormFieldError.jsx 80% 75% 100% 75%

Status of coverage: 🟒 - ok, 🟑 - slightly more than threshold, πŸ”΄ - under the threshold

Show files with reduced coverage πŸ”»

Reduced coverage

Status Filename Statements Branches Functions Lines
🟒 adhocracy4/polls/static/PollDetail/PollQuestion.jsx 100% 82.61% (-6.86% πŸ”») 100% 100%
🟒 adhocracy4/polls/static/PollDashboard/HelptextForm.jsx 66.67% 50% (-50% πŸ”») 50% 100%
🟒 adhocracy4/polls/static/PollDashboard/EditPollQuestion.jsx 77.78% 75% (-5% πŸ”») 63.64% 100%
🟒 adhocracy4/polls/static/PollDashboard/EditPollOpenQuestion.jsx 100% 83.33% (-16.67% πŸ”») 100% 100%

Status of coverage: 🟒 - ok, 🟑 - slightly more than threshold, πŸ”΄ - under the threshold

Report generated by πŸ§ͺjest coverage report action from 55c82aefd11f1b2deb79d18f208ce654976c372a

github-actions[bot] avatar Oct 27 '22 09:10 github-actions[bot]