Skip to content

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Feb 7, 2025

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.86%. Comparing base (88fc019) to head (77100b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   94.70%   94.86%   +0.15%     
==========================================
  Files          55       55              
  Lines        1115     1130      +15     
  Branches      153      162       +9     
==========================================
+ Hits         1056     1072      +16     
+ Misses         59       58       -1     
Flag Coverage Δ
unittest 94.86% <100.00%> (+0.15%) ⬆️

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

Files with missing lines Coverage Δ
src/parser/parse.ts 100.00% <100.00%> (ø)
src/tokenizer/chars-buffer.ts 89.74% <100.00%> (ø)
src/tokenizer/chars.ts 89.47% <100.00%> (+7.65%) ⬆️
src/tokenizer/handlers/attribute-key.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/attribute-value-bare.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/attribute-value-wrapped.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/comment-content.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/data.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/script-tag-content.ts 100.00% <100.00%> (ø)
src/tokenizer/handlers/style-tag-content.ts 100.00% <100.00%> (ø)
... and 5 more

@yeonjuan yeonjuan merged commit 630cf36 into main Feb 8, 2025
1 check passed
@yeonjuan yeonjuan deleted the support-adding-template-wrapper branch February 8, 2025 14:52
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.

2 participants