Skip to content

ESLint: Enable recommended jsx-a11y rules and fix issues#4510

Draft
regexowl wants to merge 1 commit into
osbuild:mainfrom
regexowl:accessibility
Draft

ESLint: Enable recommended jsx-a11y rules and fix issues#4510
regexowl wants to merge 1 commit into
osbuild:mainfrom
regexowl:accessibility

Conversation

@regexowl
Copy link
Copy Markdown
Collaborator

@regexowl regexowl commented Jun 5, 2026

This enables recommended rules for jsx-a11y accessibility package and fixes issues in the code.

This enables recommended rules for jsx-a11y accessibility package and fixes issues in the code.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.06%. Comparing base (2bc5fec) to head (5859b63).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Components/ImagesTable/ImagesTable.tsx 50.00% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4510      +/-   ##
==========================================
+ Coverage   76.05%   76.06%   +0.01%     
==========================================
  Files         225      225              
  Lines        7196     7195       -1     
  Branches     2660     2662       +2     
==========================================
  Hits         5473     5473              
+ Misses       1482     1481       -1     
  Partials      241      241              
Files with missing lines Coverage Δ
src/Components/ImagesTable/ImagesTable.tsx 84.18% <50.00%> (+0.38%) ⬆️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bc5fec...5859b63. Read the comment docs.

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

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.

1 participant