Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit db267ff

Browse files
committed
Add documentation of quality gate result.
1 parent 0a6ee8f commit db267ff

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The code coverage plug-in provides the following features when added as a post b
5959

6060
![Quality Gates](./images/quality-gates.png)
6161

62+
* Quality gate result: The detailed result of the quality gate evaluation is available as tooltip in the build summary:
63+
64+
![Quality Gate Result](images/quality-gates-result.png)
65+
6266
* Cyclomatic Complexity and LOC metrics: Several coverage parsers support the measurement of cyclomatic complexity and lines of code. These metrics are now computed and recorded as well:
6367

6468
![Cyclomatic Complexity and LOC metrics](./images/all-metrics.png)

images/quality-gates-result.png

32.2 KB
Loading
32.2 KB
Loading

0 commit comments

Comments
 (0)