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: support linting html in template literals in id-naming-convention #230

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

yeonjuan
Copy link
Owner

ref #225

@yeonjuan yeonjuan merged commit c729129 into main Nov 24, 2024
5 checks passed
@yeonjuan yeonjuan deleted the feat/225-id-naming-convention branch November 24, 2024 07:22
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

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

Project coverage is 98.44%. Comparing base (2b1fb7d) to head (b54ff05).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/eslint-plugin/lib/rules/utils/node.js 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   98.41%   98.44%   +0.02%     
==========================================
  Files          57       57              
  Lines        1392     1417      +25     
  Branches      385      394       +9     
==========================================
+ Hits         1370     1395      +25     
  Misses         22       22              
Flag Coverage Δ
unittest 98.44% <96.15%> (+0.02%) ⬆️

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

Files with missing lines Coverage Δ
...es/eslint-plugin/lib/rules/id-naming-convention.js 97.05% <100.00%> (+5.75%) ⬆️
packages/eslint-plugin/lib/rules/utils/node.js 88.00% <85.71%> (-0.89%) ⬇️
---- 🚨 Try these New Features:

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