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

Extend Argument type #158

Closed cjuega closed 3 years ago

cjuega commented 3 years ago

I just missed to extend Argument's type.

Sorry!

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (54be37b) into master (645e683) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  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 645e683...54be37b. Read the comment docs.