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

fix: revert co module #34

Closed czy88840616 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files          34       34           
  Lines        1503     1503           
  Branches      253      253           
=======================================
  Hits         1270     1270           
  Misses        171      171           
  Partials       62       62

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 e2b34ef...97a58bc. Read the comment docs.