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

Add support for ESLint 9 to @emotion/eslint-plugin #3248

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Correct ESLint version in eslint-plugin

940ed5d
Select commit
Loading
Failed to load commit list.
Open

Add support for ESLint 9 to @emotion/eslint-plugin #3248

Correct ESLint version in eslint-plugin
940ed5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2024 in 0s

94.81% (-0.02%) compared to ad630e3

View this Pull Request on Codecov

94.81% (-0.02%) compared to ad630e3

Details

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.81%. Comparing base (ad630e3) to head (940ed5d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/eslint-plugin/src/rules/jsx-import.ts 88.23% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...kages/eslint-plugin/src/rules/syntax-preference.ts 91.96% <100.00%> (+0.14%) ⬆️
packages/eslint-plugin/src/utils.ts 100.00% <100.00%> (ø)
packages/eslint-plugin/test/test-utils.ts 100.00% <100.00%> (ø)
packages/eslint-plugin/src/rules/jsx-import.ts 97.29% <88.23%> (-0.73%) ⬇️