LinkedSoftwareDependencies / Components.js

🧩 A semantic dependency injection framework
https://componentsjs.readthedocs.io/
Other
41 stars 6 forks source link

Allow types to be replaced when using an Override #120

Closed joachimvh closed 1 year ago

joachimvh commented 1 year ago

In case an Override defines a type that is different from the target resource, all of the target parameters will be removed and replaced with those of the Override. The original Override behaviour where only some of the parameters are replaced still works if the type is undefined or the same.

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4916325575


Totals Coverage Status
Change from base Build 4506773039: 0.0%
Covered Lines: 1364
Relevant Lines: 1364

💛 - Coveralls
rubensworks commented 1 year ago

Released as 5.4.0.