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

Fixing problem when trying to check js or json file. #144

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

rafal-ksiazek-rmtcfm-com commented 4 years ago

these things are not working: ./node_modules/.bin/ndi config:change ./di/di.json ./node_modules/.bin/ndi config:change ./di/di.js

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          38       38           
  Lines         453      453           
=======================================
  Hits          451      451           
  Misses          2        2           

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 32196a8...8b310b0. Read the comment docs.

rafal-ksiazek-rmtcfm-com commented 4 years ago

@zazoomauro I don't know how to fix CodeClimate, but this PR is important.