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

feat: add require-input-label rule #252

Merged
merged 7 commits into from
Dec 18, 2024
Merged

feat: add require-input-label rule #252

merged 7 commits into from
Dec 18, 2024

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Dec 17, 2024

ref #54

@yeonjuan yeonjuan marked this pull request as ready for review December 18, 2024 11:08
@yeonjuan yeonjuan merged commit 53af02b into main Dec 18, 2024
6 checks passed
@yeonjuan yeonjuan deleted the 54/require-input-label branch December 18, 2024 11:08
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.29%. Comparing base (097360f) to head (1bb3a09).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/eslint-plugin/lib/rules/utils/node.js 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   98.31%   98.29%   -0.03%     
==========================================
  Files          60       61       +1     
  Lines        1665     1704      +39     
  Branches      446      462      +16     
==========================================
+ Hits         1637     1675      +38     
- Misses         28       29       +1     
Flag Coverage Δ
unittest 98.29% <97.43%> (-0.03%) ⬇️

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/index.js 100.00% <100.00%> (ø)
...ges/eslint-plugin/lib/rules/require-input-label.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/utils/node.js 94.02% <90.00%> (-0.71%) ⬇️

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