Issue #13321: Kill mutation for pitest-utils profile#13379
Issue #13321: Kill mutation for pitest-utils profile#13379romani merged 1 commit intocheckstyle:masterfrom
Conversation
|
Adding all in not good option, as it will make execution to be hours. Please keep adding checks tests one by one to keep execution time minimized. |
|
Yes this is just for testing purpose i am not going to add all |
445df2f to
c3319f1
Compare
| // nesting == 2 | ||
| if (true) { | ||
| if (true) { | ||
| if (true) { // violation |
There was a problem hiding this comment.
Please use message for each violation
|
Please re-run failed ci |
|
Failure of Semaphore I have faced |
strange, usually for report generation tool we skip tests execution. CIs are restarted. |
Issue #13321: Kill mutation for pitest-utils profile