- Warnings will simply be dropped
- For "on new code" conditions, the conversion to "New" metrics is obvious where those are available.
- For "on new code" conditions where no "New" metric is available we will drop the condition
- We'll drop conditions on metrics of types BOOLEAN, STRING, DATA, DISTRIB
- We'll drop conditions that don't already use supported operators:
Direction < > == != 0 (e.g. Cond. to Cover) keep keep drop drop -1 (e.g. Blockers) drop keep drop drop 1 (e.g. Coverage) keep drop drop drop
- contributes to
-
MMF-473 Simplify the definition of Quality Gate
-
- Closed
-