let’s say a check responds with a WARN on response time, but also a BAD on code... what happens? Does the check show up as a WARN or a BAD?
What about the vice versa case?
It seems to me like the outcome is not well defined.. The code doesn't look like it intentionally handles that case.
We should create a test to verify the issue, then fix it if it fails.
let’s say a check responds with a WARN on response time, but also a BAD on code... what happens? Does the check show up as a WARN or a BAD?
What about the vice versa case?
It seems to me like the outcome is not well defined.. The code doesn't look like it intentionally handles that case.
We should create a test to verify the issue, then fix it if it fails.