Skip to content

Add flag to combine failed checks in special cases

Giulia Tuci requested to merge gtuci/combine_checks into master

Add a flag in the CheckResult object to combine checks even if they are failing. This can be useful for example when the checks are failing because of a lack of statistics. It solves #19.

Edited by Giulia Tuci

Merge request reports