Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jul 2, 2021

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 2, 2021

@JounQin JounQin added the bug Something isn't working label Jul 2, 2021
@JounQin JounQin self-assigned this Jul 2, 2021
@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2021

🦋 Changeset detected

Latest commit: e87e181

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
Copy link

codesandbox-ci bot commented Jul 2, 2021

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
Copy link

codecov bot commented Jul 2, 2021

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%) ⬆️

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.

@JounQin JounQin merged commit 47f09b2 into main Jul 2, 2021
@JounQin JounQin deleted the fix/namespace branch July 2, 2021 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant