Hi,
I encountered an issue with our recent pull request analysis where the quality gate passed even though the test coverage on the new code does not meet the required minimum of 80%.
As per our quality gate configuration, the test coverage on new code must be at least 80%, but in this case, it is only 73.3%, yet the quality gate is marked as passed.
Could anyone provide insights or suggest possible reasons why this might be happening? Has anyone else faced a similar issue? Any advice on how to ensure the quality gate correctly enforces the test coverage threshold would be greatly appreciated.
Thank you!

