plouf142

Results 6 comments of plouf142

After various tests, I found a clue for this issue in the [Jacoco FAQ](https://www.jacoco.org/jacoco/trunk/doc/faq.html), question **Why does a class show as not covered although it has been executed?** I followed...

Also, the readme file is made for compilation bot. The code snippets are'nt included, we have to do goings and comings with file linked. Read the markdown file in the...

Hello, The workaround was working for me. The 2.9.4 play release was working for me. And now, I'm seeing this issue! I don't understand. I've clean all project, restart, test...

@mkurz Sorry if it wasn't very clear. > Which workaround you mean? [ This one](https://github.com/playframework/playframework/issues/12484#issuecomment-2155724130). Before the 2.9.4 release. > 2.9.4 is the release that shipped the fix, so this...

Fixed! Sorry, it was in my side. (It was about the "snapshot" tag)

Info: From several days, I've this issue. It was with the last Ebean version (and older). It was on Java 17 (and older) It was stress tests in order to...