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 no-extra-spacing-attrs #235

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

yeonjuan
Copy link
Owner

ref #225

@yeonjuan yeonjuan merged commit f28ae3a into main Nov 29, 2024
5 checks passed
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

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

Project coverage is 98.45%. Comparing base (21871e9) to head (0aad26d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../eslint-plugin/lib/rules/no-extra-spacing-attrs.js 98.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files          57       57           
  Lines        1420     1423    +3     
  Branches      394      394           
=======================================
+ Hits         1398     1401    +3     
  Misses         22       22           
Flag Coverage Δ
unittest 98.45% <98.07%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
packages/template-parser/lib/template-parser.js 100.00% <100.00%> (ø)
.../eslint-plugin/lib/rules/no-extra-spacing-attrs.js 98.95% <98.00%> (+0.01%) ⬆️

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