arunkumar9t2 / scabbard

🗡 A tool to visualize Dagger 2 dependency graphs
https://arunkumar9t2.github.io/scabbard
Apache License 2.0
859 stars 35 forks source link

[Dagger/Missing Binding] Visualization: Support components implementing multiple interfaces. #84

Closed arunkumar9t2 closed 3 years ago

arunkumar9t2 commented 3 years ago

Proposed Changes

Pure { detection does not work for Dagger components that implement multiple interfaces like Hilt.

Testing

Unit tests

Issues Fixed