danger-xcode_summary
danger-xcode_summary copied to clipboard
Ignore test_failures if the overall status is 'succeeded'
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.
@diogot, any chances of merging this?
Hi, if anyone add tests for this this feature I can merge this PR.