Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(root): add eslint a11y plugin #7917

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

evenstensberg
Copy link
Contributor

@evenstensberg evenstensberg commented Oct 26, 2024

Describe your changes:

Adds a11y to eslint

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.14%. Comparing base (2010f2e) to head (60e38aa).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7917      +/-   ##
==========================================
- Coverage   57.67%   57.14%   -0.54%     
==========================================
  Files         677      677              
  Lines       27373    27373              
  Branches     2689     2689              
==========================================
- Hits        15787    15641     -146     
- Misses      11247    11391     +144     
- Partials      339      341       +2     
Flag Coverage Δ
e2e-ci 62.47% <ø> (+0.50%) ⬆️
e2e-full 23.46% <ø> (-34.68%) ⬇️
unit 49.28% <ø> (-0.08%) ⬇️

see 17 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@ozyx ozyx added source:community Community contribution or request type:maintenance tests, chores, or project maintenance labels Oct 29, 2024
@ozyx ozyx added this to the Target:4.1.0 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source:community Community contribution or request type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants