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

refactor: refactor rules #156

Merged
merged 16 commits into from
Nov 16, 2023
Merged

refactor: refactor rules #156

merged 16 commits into from
Nov 16, 2023

Conversation

yeonjuan
Copy link
Owner

  • improve jsdoc typing

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #156 (5d136d2) into main (671664a) will decrease coverage by 0.60%.
The diff coverage is 94.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   98.68%   98.08%   -0.60%     
==========================================
  Files          43       43              
  Lines         915      942      +27     
  Branches      227      244      +17     
==========================================
+ Hits          903      924      +21     
- Misses         12       18       +6     
Flag Coverage Δ
unittest 98.08% <94.73%> (-0.60%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ackages/eslint-plugin/lib/rules/element-newline.js 98.00% <100.00%> (-2.00%) ⬇️
...es/eslint-plugin/lib/rules/id-naming-convention.js 89.47% <100.00%> (-4.98%) ⬇️
packages/eslint-plugin/lib/rules/indent.js 100.00% <100.00%> (ø)
...kages/eslint-plugin/lib/rules/no-abstract-roles.js 100.00% <100.00%> (ø)
...ages/eslint-plugin/lib/rules/no-accesskey-attrs.js 100.00% <100.00%> (ø)
...ges/eslint-plugin/lib/rules/no-aria-hidden-body.js 100.00% <100.00%> (ø)
...ages/eslint-plugin/lib/rules/no-duplicate-attrs.js 100.00% <ø> (ø)
...ackages/eslint-plugin/lib/rules/no-duplicate-id.js 100.00% <100.00%> (ø)
.../eslint-plugin/lib/rules/no-extra-spacing-attrs.js 98.63% <100.00%> (ø)
...ckages/eslint-plugin/lib/rules/no-inline-styles.js 100.00% <100.00%> (ø)
... and 26 more

@yeonjuan yeonjuan merged commit 4d30656 into main Nov 16, 2023
4 checks passed
@yeonjuan yeonjuan deleted the refactor-all branch November 16, 2023 10:16
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.

None yet

1 participant