trotyl / ng-vdom

(Developer Preview) A virtual-DOM extension for Angular, also work as React bridge.
260 stars 12 forks source link

fix(core): remove existing node after unmount #80

Closed trotyl closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will decrease coverage by 0.3%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   90.63%   90.33%   -0.31%     
==========================================
  Files          19       19              
  Lines         534      538       +4     
  Branches       78       78              
==========================================
+ Hits          484      486       +2     
- Misses         26       28       +2     
  Partials       24       24
Impacted Files Coverage Δ
projects/core/src/instructions/unmount.ts 86.95% <50%> (-7.79%) :arrow_down:

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 82cb9b2...9f28d00. Read the comment docs.