midwayjs / injection

Injection is a powerful inversion of control container that is widely used in the midway framework and brings good user experience.
MIT License
160 stars 20 forks source link

chore: export decorator manager #8

Closed czy88840616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   86.91%   86.92%   +0.01%     
==========================================
  Files          31       31              
  Lines        1200     1201       +1     
  Branches       47       47              
==========================================
+ Hits         1043     1044       +1     
  Misses        147      147              
  Partials       10       10
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :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 bf924b5...b3eb4e6. Read the comment docs.