Open webknjaz opened 1 year ago
Before this patch, allowed-failures did not contribute to the overall computed outcome due to a bug in the checking logic. This change refactors the data strucutures used to simplify the check and reduce its complexity in general.
allowed-failures
Fixes #23
Before this patch,
allowed-failures
did not contribute to the overall computed outcome due to a bug in the checking logic. This change refactors the data strucutures used to simplify the check and reduce its complexity in general.Fixes #23