Skip to content

Commit 4358830

Browse files
committed
Added example report showcase
1 parent 8552481 commit 4358830

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

assets/JaCoCoExample_Details.avif

47.9 KB
Binary file not shown.

assets/JaCoCoExample_Overview.avif

11.2 KB
Binary file not shown.

jacoco/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ Provides support for [JaCoCo](https://github.com/jacoco/jacoco) Code Coverage in
55
* Support for Testcontainers API
66

77
NOTE: Using this is a bit complex as it also requires some changes to the java application in the container.<br/>
8-
Please have a look at the [advanced-demo](./../advanced-demo/) and the corresponding [GitHub Actions workflow](../.github/workflows/run-integration-tests.yml) for details.
8+
Please have a look at the [advanced-demo](../advanced-demo/) and the corresponding [GitHub Actions workflow](../.github/workflows/run-integration-tests.yml) for details.
9+
10+
### Example Report
11+
![](../assets/JaCoCoExample_Overview.avif)
12+
![](../assets/JaCoCoExample_Details.avif)

0 commit comments

Comments
 (0)