un-ts / markuplint

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

fix(angular-parser): parse tags with namespace correctly #46

Closed JounQin closed 3 years ago

JounQin commented 3 years ago

related https://github.com/ikatyang/angular-html-parser/issues/22

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: e87e181163fb764edbf07231afb6a061c94e25e8

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

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | markuplint-angular-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

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 #46 (e87e181) into main (717e97b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   82.31%   82.35%   +0.03%     
==========================================
  Files          24       24              
  Lines         475      476       +1     
  Branches      114      115       +1     
==========================================
+ Hits          391      392       +1     
  Misses         77       77              
  Partials        7        7              
Impacted Files Coverage Δ
packages/angular-parser/src/index.ts 97.95% <100.00%> (+0.02%) :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 717e97b...e87e181. Read the comment docs.