marko-js / htmljs-parser

An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values
MIT License
135 stars 20 forks source link

fix: improve missing attribute value error #134

Closed DylanPiercey closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: a5c54924ab5a86e1e0ba1a4e8ef1e0eff9e06123

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | htmljs-parser | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (a5c5492) into main (80834b7) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   92.01%   92.14%   +0.12%     
==========================================
  Files          26       26              
  Lines         802      802              
  Branches      267      268       +1     
==========================================
+ Hits          738      739       +1     
+ Misses         49       48       -1     
  Partials       15       15              
Impacted Files Coverage Δ
src/states/ATTRIBUTE.ts 94.11% <100.00%> (+1.17%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.