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 lowercase #227

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

yeonjuan
Copy link
Owner

ref #225

@yeonjuan yeonjuan merged commit 08738fe into main Nov 21, 2024
3 checks passed
@yeonjuan yeonjuan deleted the feat/225-lowercase branch November 21, 2024 10:32
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.34%. Comparing base (9a91c9f) to head (08b6512).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   98.33%   98.34%           
=======================================
  Files          56       57    +1     
  Lines        1385     1391    +6     
  Branches      384      385    +1     
=======================================
+ Hits         1362     1368    +6     
  Misses         23       23           
Flag Coverage Δ
unittest 98.34% <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/lowercase.js 100.00% <100.00%> (ø)
...ckages/eslint-plugin/lib/rules/no-inline-styles.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/utils/visitors.js 100.00% <100.00%> (ø)
packages/template-parser/lib/traverser.js 100.00% <100.00%> (ø)
---- 🚨 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