RobinBuschmann / react.di

Dependency injection for react based upon inversify.
97 stars 5 forks source link

Issue 5 nest multiple components #8

Closed RobinBuschmann closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   97.97%   98.07%   +0.09%     
==========================================
  Files          10       10              
  Lines          99      104       +5     
  Branches       15       17       +2     
==========================================
+ Hits           97      102       +5     
  Misses          2        2
Impacted Files Coverage Δ
lib/Provider.ts 95.65% <100%> (+1.2%) :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 95cea6d...f3481e1. Read the comment docs.