Mathias Lykkegaard Lorenzen

Results 390 comments of Mathias Lykkegaard Lorenzen

I would also like to help.

@tipa can you share the `.jar` file or show me how to do that by myself? I'm not native to Java environments.

Thank you so much @ypresto for your time - sounds like you are quite busy. Does that mean we can remove the `if` statement entirely?

Not sure if the owner (@surajitsarkar19) is still active. Has anyone heard from him recently?

No idea. It's a shame, because it's such an important feature, and this library is very simple and easy to use.

I tried going through the code, but it's a bit too hard to figure out how to debug it properly. Is there a way to debug the tests in the...

If it's not possible to figure out which tests ran through a specific line, could it perhaps be possible to generate a coverage file per test in the test run?

@petli if I modified `CoverletCoverageCollector` to do what it does right now for every session, to doing it after every run instead, would that have a huge performance penalty? And...

Yeah, that's a reasonable restriction for me. I'm building a tool that can run only affected tests in dotnet, from looking at your GIT changed files.