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

build: update coverage report configuration #2277

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

ap891843
Copy link
Contributor

@ap891843 ap891843 commented Apr 16, 2024

No description provided.

@ap891843
Copy link
Contributor Author

@ishche @Nurkambay
Doubts/ Questions:

  • Do we publish or use the cobertura code coverage? I am under the impression that we only rely on jacoco coverage report.
  • Also, do we publish Java code coverage reports to Coveralls web service ? or do we plan to use this. I see that coveralls now support github integration.

@ap891843 ap891843 changed the title [Discuss first] build: remove unnecessary plugin from pom build: remove unnecessary plugin from pom Apr 17, 2024
@ap891843 ap891843 changed the title build: remove unnecessary plugin from pom build: update coverage report configuration Apr 17, 2024
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>${maven.cobertura.plugin.version}</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we don't need the definition of maven.cobertura.plugin.version too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Signed-off-by: Aman Prashant <aman.prashant@broadcom.com>
Signed-off-by: Aman Prashant <aman.prashant@broadcom.com>
@ap891843 ap891843 merged commit d223047 into eclipse-che4z:development Apr 18, 2024
16 checks passed
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