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

Use CodeCov instead of SonarQube in CI #173

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

Conversation

szatyinadam
Copy link

This PR is trying to fix #140 .

I've changed the CI process to use CodeCov code analysis instead of SonarQube.

Changed the Java setup to matrix as well, so we will be able to easily add 11 to the matrix, when to project can be compiled with Java 11 (I think we should add javax.annotation as a dependency and resolve some ClassLoader issues to make this happen).

I leave my test CodeCov account URL in the README.md's badge URL, but this should be changed to the correct URL before merge (this is the reason this PR is is Draft stage, please respond with the URL generated on the project's CodeCov account).

@szatyinadam
Copy link
Author

@joel-costigliola can You take a look on this PR? Should I change something or do you have any idea or step that should be included in the pipeline?

@szatyinadam szatyinadam marked this pull request as ready for review May 10, 2021 17:21
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.

Finish migrating build to github actions
1 participant