Aurélien Baudet

Results 27 comments of Aurélien Baudet

I succeeded to run incremental analysis using same "base": * run once with mutators=VOID_METHOD_CALLS * run second time with mutators=VOID_METHOD_CALLS,EMPTY_RETURNS * run thrid time with mutators=VOID_METHOD_CALLS,EMPTY_RETURNS,CONDITIONALS_BOUDARY * and so on...

Sorry, I have no more time and energy to maintain this repository. I even don't have computer anymore. Someone of you should for this repository and merge the different pull...

I tried to transfer repository but it fails with "fbiesse/workflow-dispatch already exists". Maybe the best would be to create an organization instead of a single user to be able to...

There is an error "You don’t have the permission to create public repositories on the-actions-org". I think I must be admin of this organization first before being able to transfer...

Sorry, I have no more time and energy to maintain this repository. I even don't have computer anymore. Someone of you should for this repository and merge the different pull...

Sorry, I have no more time and energy to maintain this repository. I even don't have computer anymore. Someone of you should for this repository and merge the different pull...

Repository transferred to https://github.com/the-actions-org/workflow-dispatch

Hello, I am investigating it. There are many changes in Spring Boot 3 (dependencies and internal changes). I will give you some information when I know the amount of work...

Hello, I succeded to compile the whole project. But tests are not running yet. It is due to java version clash. I am currently trying to fix this while keeping...