Adam Fraser
Adam Fraser
@digital-phoenix Looks like someone was working on it but that was quite a while ago so if you are interested you should feel free to pick it up.
@saadhashmi91 We would like to do this without any third party dependencies.
@sideeffffect If that functionality is necessary for something we are trying to do. For example ZIO Schema is already a dependency since it is necessary to describe arbitrary types as...
I will do this.
Will take a look at this.
@guygo87 Thanks for reporting! If you can create a small reproducer happy to take a look!
@neko-kai Could you take a look at this? It seems like it can be minimized to only using `izumi-reflect`: ```scala trait Container[T] { def getT(): T } trait Service[+O[_]
@neko-kai That's totally fine Thanks for taking a look!
@atooni Fantastic!
@Kiriakos1998 I think a good number of tests have been added since this issue is opened but if you see anything that is not tested with the metrics functionality right...