mutant icon indicating copy to clipboard operation
mutant copied to clipboard

Add `insertion_warning` coverage condition

Open mbj opened this issue 5 years ago • 1 comments

If the insertion itself causes a warning, and warnings are configured to kill mutations: Test execution can be spared.

mbj avatar Nov 21 '20 04:11 mbj

Upon further discussion with @mbj this might make sense to be unconfigurable and always on and then we could call runtime_warning from #1113 just warning if we wanted to.

dgollahon avatar Dec 24 '20 03:12 dgollahon