1 / 5
Fill in: 'We ___ a minimum coverage threshold that every pull request must meet.'
-
-
-
-
We 'set a threshold' — the standard, simple collocation for configuring a gate value. The other options are less idiomatic here.
2 / 5
Fill in: 'A pull request that drops coverage below the gate will ___ the merge.'
-
-
-
-
We say a gate will 'block' a merge — the standard CI/CD collocation for a failing check. The other options are less idiomatic here.
3 / 5
Fill in: 'We ___ coverage on new code separately from legacy code that's harder to test.'
-
-
-
-
We 'measure' coverage — the standard, simple collocation. The other options are less idiomatic here.
4 / 5
Fill in: 'Chasing a high coverage number can ___ teams into writing shallow, low-value tests.'
-
-
-
-
We say pressure will 'push' teams into bad habits — the standard collocation here. The other options aren't idiomatic here.
5 / 5
Fill in: 'We ___ the gate gradually rather than jumping straight to a strict target.'
-
-
-
-
We 'raise' a gate — the standard collocation for incrementally increasing a threshold. The other options are less idiomatic here.