un-ts / markuplint

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

fix: svg should always be in svg namespace #63

Closed JounQin closed 3 years ago

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: 169252b6be5888653ba8a1857b20ce23a3e19f3d

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

This PR includes changesets to release 2 packages | Name | Type | | ------------------------- | ----- | | markuplint-angular-parser | Patch | | markuplint-sync | 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 #63 (f6afedd) into main (9d1a659) will decrease coverage by 0.03%. The diff coverage is 88.88%.

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

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   82.56%   82.52%   -0.04%     
==========================================
  Files          24       24              
  Lines         476      475       -1     
  Branches      115      116       +1     
==========================================
- Hits          393      392       -1     
  Misses         77       77              
  Partials        6        6              
Impacted Files Coverage Δ
packages/sync/src/ml-core/ml-core.ts 96.00% <ø> (ø)
packages/sync/src/ml-core/patch-ml-rule.ts 62.06% <ø> (ø)
packages/sync/src/module-auto-loader.ts 95.00% <ø> (ø)
packages/sync/src/resolve-lint-target-files.ts 78.26% <ø> (ø)
packages/sync/src/file-resolver/helper.ts 45.65% <50.00%> (ø)
packages/angular-parser/src/index.ts 98.96% <100.00%> (-0.02%) :arrow_down:
packages/sync/src/i18n.ts 100.00% <100.00%> (ø)
packages/sync/src/index.ts 100.00% <100.00%> (ø)
packages/sync/src/lint-file.ts 78.43% <100.00%> (ø)

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 9d1a659...169252b. Read the comment docs.