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
280 stars 34 forks source link

Fixing problem with semicolon #147

Closed rafal-ksiazek-rmtcfm-com closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #147 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          38       38           
  Lines         453      453           
=======================================
  Hits          451      451           
  Misses          2        2           
Impacted Files Coverage Δ
lib/Loader/FileLoader.js 100.00% <100.00%> (ø)

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 6a997ed...789749a. Read the comment docs.