Validate test coverage
Stops the test coverage session at the application level and updates the quality metrics for the application. It throws an error either if the test coverage percentage is less than the defined test coverage percentage, or if a test coverage session is not in progress for this application.
This task is available in Development and Business change pipelines.
Parameters
Input parameters
Input parameters
Parameter | Type | Description |
Threshold Coverage Percentage |
| On the Test coverage landing page, you can generate user-level and application-level test coverage reports by running test coverage reports to identify how many executable rules in your application are covered by tests. Application-level reports contain results from multiple coverage sessions that are performed by multiple users. |
Output parameters
There are no output parameters available for this task.Previous topic Run Jenkins task Next topic Enable test coverage