lsrom

Results 16 comments of lsrom

It is planned for the future when we have working performance testing we will start working on more detailed and visually pleasing output. All suggestions are welcomed.

Still an issue but easy to solve locally by adding snippet like this to your Dashboard - General - Custom CSS code: ``` .portraitCard { width: 33%; max-width: 12em; }...

I seem to have this or similar problem as well. In my case, I have multi module (Kotlin MP) project where one module has `ClassA` defined as singleton. Calling `verifyAll()`...