Patrick-Kladek / Callisto

Parse Clang Static Analyzer messages and pass them to Slack
MIT License
21 stars 3 forks source link

Enhancement/retryed tests #22

Open Patrick-Kladek opened 1 year ago

Patrick-Kladek commented 1 year ago

Description

Xcode supports rerunning failed tests. Until now Callisto marked a test that failed and after rerun passed still as failed. This changes now, a test that passes at least once is considered passed. A test that failed all times is considered broken. Both of these cases will be posted to the GitHub comment.

Tasks

Infos for Reviewer

Example comment

Bildschirmfoto 2023-02-13 um 10 54 33