marko-js / htmljs-parser

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

fix: avoid double publish in CI #110

Closed DylanPiercey closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: ead87adcd5da4f263040486a30aa987214197cd4

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 #110 (ead87ad) into main (5906367) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          26       26           
  Lines         713      713           
  Branches      244      244           
=======================================
  Hits          665      665           
  Misses         32       32           
  Partials       16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5906367...ead87ad. Read the comment docs.