Skip to content
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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

DaGeRe
Copy link
Contributor

@DaGeRe DaGeRe commented Jan 2, 2025

Pull Request

Contribution

This pull request provides the following contribution to Kieker

  • Contribution 1 Update jacoco call to new Jenkins plugin

Code Quality Thresholds

  • It was necessary to raise any code quality thresholds
  • If yes, which had to be raised and why was it necessary?
    ..

@shinhyungyang
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants