code-maven-QA-mutation-[bugfix/GH-7-sonar-issues-fix]=>[develop] #9
code-maven_java-QA_mutation.yml
on: pull_request
mutation-tests
2m 46s
Annotations
1 error, 1 warning, and 3 notices
mutation-tests
Process completed with exit code 1.
|
mutation-tests
No files were found with the provided path: code/target/pit-reports. No artifacts will be uploaded.
|
|
|
Config-Resolver:: Resolved Configs (outputs.config)
{
"unit": {
"report": {
"folder": "code/target/site"
},
"jacoco": {
"report": {
"folder": "code/jacoco-report-aggregate/target/site/jacoco-aggregate"
}
},
"coverage": {
"threshold": 90
}
},
"mutation": {
"report": {
"folder": "code/target/pit-reports"
},
"coverage": {
"threshold": 90
}
},
"integration": {
"report": {
"folder": "code/target/site"
},
"jacoco": {
"report": {
"folder": "code/jacoco-report-aggregate/target/site/jacoco-aggregate-it"
}
},
"coverage": {
"threshold": 80
}
},
"karate": {
"env": "local",
"options": "-t [email protected] -t ~@ignore --threads 1",
"report": {
"folder": "e2e/karate/target/karate-reports"
},
"app": {
"enabled": true,
"jar": "boot/target/karatetools-boot",
"port": 8080,
"logfile": "app.log",
"health_probe": "karatetools/health/docker"
},
"jacoco": {
"includes": [
"dev.inditex.*"
],
"excludes": [
"*SpringCGLIB*",
"*HibernateProxy*",
"*MessagePostProcessor*",
"*_Accessor_*",
"*_Instantiator_*",
"**.invoker.**",
"**.*DTO"
],
"sourcefiles": [
"clients/src/main/java",
"generators/src/main/java",
"runner/src/main/java",
"boot/src/main/java"
],
"report": {
"folder": "code/target/jacoco-e2e"
}
},
"coverage": {
"threshold": 80
}
}
}
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
karatetools-oss-karate-9-logs
Expired
|
103 KB |
|