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: types #249

Merged
merged 3 commits into from
Dec 13, 2024
Merged

refactor: types #249

merged 3 commits into from
Dec 13, 2024

Conversation

yeonjuan
Copy link
Owner

No description provided.

@yeonjuan yeonjuan merged commit fb97ff0 into main Dec 13, 2024
3 checks passed
@yeonjuan yeonjuan deleted the refactor-types branch December 13, 2024 18:15
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.19%. Comparing base (3749177) to head (fa9c66c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   98.18%   98.19%           
=======================================
  Files          59       59           
  Lines        1602     1604    +2     
  Branches      421      423    +2     
=======================================
+ Hits         1573     1575    +2     
  Misses         29       29           
Flag Coverage Δ
unittest 98.19% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
packages/eslint-plugin/lib/rules/attrs-newline.js 94.23% <ø> (ø)
...ackages/eslint-plugin/lib/rules/element-newline.js 100.00% <100.00%> (ø)
...es/eslint-plugin/lib/rules/id-naming-convention.js 97.05% <ø> (ø)
packages/eslint-plugin/lib/rules/indent/indent.js 98.59% <ø> (ø)
packages/eslint-plugin/lib/rules/lowercase.js 100.00% <ø> (ø)
...kages/eslint-plugin/lib/rules/no-abstract-roles.js 100.00% <ø> (ø)
...ages/eslint-plugin/lib/rules/no-accesskey-attrs.js 100.00% <ø> (ø)
...ages/eslint-plugin/lib/rules/no-duplicate-attrs.js 100.00% <ø> (ø)
...ackages/eslint-plugin/lib/rules/no-duplicate-id.js 97.36% <ø> (ø)
.../eslint-plugin/lib/rules/no-extra-spacing-attrs.js 98.95% <ø> (ø)
... and 23 more

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