Maks Rafalko

Results 217 comments of Maks Rafalko
trafficstars

Thanks, feel free with helping fixing it :)

I had this idea for ages (framework/lib-specific mutators), so a big :+1: here. If (when) we go with extracting our mutators to a separate package (https://github.com/infection/infection/issues/669), this can be just...

Agree, I have the same thoughts: do we really need baselining when we have `--git-diff-lines --min-msi=100` now?

Thank you for report, @deviantintegral fixed on `master`

I'm for this. We discussed it several times before in different contexts, so it should eventually happen. > Having them separated has caused a great deal of extra work and...

Random thoughts * can't you just use [`tmpDir`](https://infection.github.io/guide/usage.html) config setting inside `infection.json` to achieve it? * If we go this way, users should be able to opt-out and use another...

> My main beef here is UX: you have the logs giving you the commands, but can't use them easily because the files are gone. command line is added to...

@sanmai I'm sorry I've read it 3 times and even thought it was posted to not correct issue Could you please provide any examples supporting your message? I don't follow...

Overall, I'm ok with a feature itself, however it is much more complex. Related to issues/comments discussed before * https://github.com/infection/infection/issues/669 * https://github.com/infection/infection/pull/947#discussion_r363245788 * https://github.com/infection/infection/pull/278#issuecomment-377486976 As it was already pointed out...