un-ts / markuplint

Incredible markuplint plugins, make markuplint greater.
MIT License
4 stars 7 forks source link

fix(angular-parser): support parsing void element like `<img>` #45

Closed JounQin closed 3 years ago

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: a3d34b63cca23e0eec63ade27853a02a2fd4aeb0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codesandbox-ci[bot] commented 3 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (732b381) into main (ff69c8b) will increase coverage by 0.11%. The diff coverage is 100.00%.

:exclamation: Current head 732b381 differs from pull request most recent head a3d34b6. Consider uploading reports for the commit a3d34b6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   82.20%   82.31%   +0.11%     
==========================================
  Files          24       24              
  Lines         472      475       +3     
  Branches      112      114       +2     
==========================================
+ Hits          388      391       +3     
  Misses         77       77              
  Partials        7        7              
Impacted Files Coverage Δ
packages/angular-parser/src/index.ts 97.93% <100.00%> (+0.06%) :arrow_up:

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 ff69c8b...a3d34b6. Read the comment docs.