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 @html-eslint/template-parser package #224

Merged
merged 13 commits into from
Nov 19, 2024
Merged

feat: add @html-eslint/template-parser package #224

merged 13 commits into from
Nov 19, 2024

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Nov 9, 2024

ref #218, #196, #225

@yeonjuan yeonjuan marked this pull request as ready for review November 19, 2024 16:15
@yeonjuan yeonjuan merged commit cd2f405 into main Nov 19, 2024
3 checks passed
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (6994564) to head (b82cb1c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   98.53%   98.57%   +0.04%     
==========================================
  Files          52       54       +2     
  Lines        1296     1334      +38     
  Branches      359      364       +5     
==========================================
+ Hits         1277     1315      +38     
  Misses         19       19              
Flag Coverage Δ
unittest 98.57% <100.00%> (+0.04%) ⬆️

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%> (ø)
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