thiagobustamante / typescript-ioc

A Lightweight annotation-based dependency injection container for typescript.
MIT License
526 stars 64 forks source link

Updating the error to include the information about the target type requested. #39

Closed snejati86 closed 6 years ago

snejati86 commented 6 years ago

Allowing to see which injection target was rejected allows us to debug our setup better.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 91.667% when pulling 571b8eaff0f3d9ad4dac8ec911f4f276daa3367c on snejati86:master into 9d3da21256821cc7a290b5739df343142433e246 on thiagobustamante:master.