zazoomauro / node-dependency-injection

The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
https://github.com/zazoomauro/node-dependency-injection/wiki
MIT License
281 stars 34 forks source link

resolves #71 #77

Closed zazoomauro closed 6 years ago

zazoomauro commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   99.52%   99.54%   +0.01%     
==========================================
  Files          36       37       +1     
  Lines         424      440      +16     
==========================================
+ Hits          422      438      +16     
  Misses          2        2
Impacted Files Coverage Δ
lib/InstanceManager.js 100% <100%> (ø) :arrow_up:
lib/Loader/FileLoader.js 100% <100%> (ø) :arrow_up:
lib/Definition.js 100% <100%> (ø) :arrow_up:
lib/Exception/SetterParamNotFoundException.js 100% <100%> (ø)

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 3ec1750...34eb70c. Read the comment docs.