Skip to content

build: update coverage report configuration #2277

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

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

ap891843
Copy link
Contributor

@ap891843 ap891843 commented Apr 16, 2024

No description provided.

@ap891843 ap891843 requested review from Nurkambay and ishche April 16, 2024 16:32
@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
@ap891843 ap891843 force-pushed the ci/update_sonar_config branch from 7257758 to dddadd6 Compare April 17, 2024 09:59
<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

@ap891843 ap891843 force-pushed the ci/update_sonar_config branch from dddadd6 to 0e69dc2 Compare April 17, 2024 14:38
@ap891843 ap891843 requested a review from ishche April 17, 2024 14:38
@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