wtnbass / fuco

Functional Component like React, but for Web Components.
MIT License
74 stars 2 forks source link

Fix the order of render including slot #30

Closed wtnbass closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   96.27%   96.31%   +0.03%     
==========================================
  Files           6        6              
  Lines         188      190       +2     
  Branches       32       32              
==========================================
+ Hits          181      183       +2     
  Misses          4        4              
  Partials        3        3
Impacted Files Coverage Δ
src/lib/component.ts 96.82% <100%> (+0.1%) :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 63f374d...4caec8d. Read the comment docs.