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 #72 #73

Closed zazoomauro closed 6 years ago

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

Codecov Report

Merging #73 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          36       36           
  Lines         424      424           
=======================================
  Hits          422      422           
  Misses          2        2
Impacted Files Coverage Δ
lib/Loader/FileLoader.js 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 e5758c9...8a81e28. Read the comment docs.