We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39866d9 commit bd23335Copy full SHA for bd23335
.github/quality-monitor.json
@@ -5,7 +5,7 @@
5
{
6
"id": "junit",
7
"name": "Unit Tests",
8
- "pattern": "**/target/surefire-reports/TEST*data*.xml"
+ "pattern": "**/target/surefire-reports/TEST*coverage*.xml"
9
},
10
11
0 commit comments