cargo-mutants icon indicating copy to clipboard operation
cargo-mutants copied to clipboard

Give an info message if the diff is empty

Open sourcefrog opened this issue 1 year ago • 0 comments

It's not abnormal for the diff to change no source files, for example on a PR that only changes docs or metadata. Today, we say that no mutants matched the filters. It might be friendly to say the diff is empty and/or contains no source files?

sourcefrog avatar Nov 20 '24 15:11 sourcefrog