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

Performance #29

Closed kurten closed 5 years ago

kurten commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is 87.5%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   86.67%   86.67%           
=======================================
  Files          34       34           
  Lines        1268     1268           
  Branches       54       54           
=======================================
  Hits         1099     1099           
  Misses        159      159           
  Partials       10       10
Impacted Files Coverage Δ
src/base/configuration.ts 85.29% <100%> (ø) :arrow_up:
src/factory/common/managedResolverFactory.ts 77.71% <83.33%> (ø) :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 5291a19...30926a8. Read the comment docs.