Question
Code coverage always 100% during pipeline execution
For all of the pipelines, production and non-production, the code coverage results always 100%, but this is impossible, because we haven’t all of coverage and in local with JaCoCo is less then cloud environments.
What could be the problem?