-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace jacoco Jenkins plugin by new plugin #2867
Conversation
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.16. - [Commits](qos-ch/logback@v_1.5.12...v_1.5.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ch.qos.logback:logback-access](https://github.com/qos-ch/logback-access) from 1.5.12 to 1.5.16. - [Commits](https://github.com/qos-ch/logback-access/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-access dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Quick update: we still get this error log messages: java.io.IOException: No such file or directory
[Pipeline] recordCoverage
[Coverage] [-ERROR-] Errors during parsing
[Coverage] [-ERROR-] No files found for pattern '**/jacoco.xml'. Configuration error?
[Coverage] Recording coverage results
[Coverage] Creating parser for JaCoCo Coverage Reports
[Coverage] Using default pattern '**/jacoco.xml' since user defined pattern is not set
[Coverage] Searching for all files in '/home/jenkins-agent/workspace/kieker-dev_PR-2867' that match the pattern '**/jacoco.xml'
[Coverage] Traversing of symbolic links: disabled
[Coverage] Ignore errors and continue processing |
Gh 5 fix jacoco
@DaGeRe Hi, could you have a look? |
Thanks for the update, looks good. Nevertheless, we'll need to include the release checks again. I'll do so. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Thanks, I've merged. We'll now need to rebase the other PRs to main and let them build. |
Pull Request
Contribution
This pull request provides the following contribution to Kieker
Code Quality Thresholds
..