danger-xcode_summary icon indicating copy to clipboard operation
danger-xcode_summary copied to clipboard

Ignore test_failures if the overall status is 'succeeded'

Open jaysirju opened this issue 3 years ago • 2 comments

Addresses https://github.com/diogot/danger-xcode_summary/issues/73

Only parse test_failures if the overall status is not 'succeeded'. This ensures that tests that pass via test repetition do not show up as a false negative.

jaysirju avatar Jan 25 '23 18:01 jaysirju

@diogot, any chances of merging this?

nekrich avatar Jan 12 '24 09:01 nekrich

Hi, if anyone add tests for this this feature I can merge this PR.

diogot avatar Feb 14 '24 12:02 diogot