I’ve recently imported an Azure DevOps repository containing a Flutter app and configured a strict quality gate called “Frontend Quality Gate”.
To test its effectiveness, I created a pull request that intentionally deletes many tests. I expected the quality gate to fail, but it still shows as “Passed”, even though “Coverage” has a red indicator.