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: prefer non-self-closing tag when adding a component #65

Merged
merged 1 commit into from
Oct 27, 2018

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Oct 27, 2018

fix #52

@codecov
Copy link

codecov bot commented Oct 27, 2018

Codecov Report

Merging #65 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   67.84%   67.84%           
=======================================
  Files          60       60           
  Lines        2071     2071           
  Branches      425      425           
=======================================
  Hits         1405     1405           
  Misses        647      647           
  Partials       19       19
Impacted Files Coverage Δ
src/message/bus.ts 0% <ø> (ø) ⬆️

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 1243180...4a4ec3f. Read the comment docs.

@ktsn ktsn merged commit fd2fd4a into master Oct 27, 2018
@ktsn ktsn deleted the change-inject-code branch October 27, 2018 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Injected component code should not be self-closing style
1 participant