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

Add codecov.io to GH Actions workflow (instead of Coveralls) #102

Closed
jonashackt opened this issue Feb 7, 2021 · 2 comments
Closed

Add codecov.io to GH Actions workflow (instead of Coveralls) #102

jonashackt opened this issue Feb 7, 2021 · 2 comments

Comments

@jonashackt
Copy link
Member

...as we had with TravisCI

jonashackt added a commit that referenced this issue Feb 7, 2021
jonashackt added a commit that referenced this issue Feb 7, 2021
…file, which gets executed in a separate GHA job now.
@jonashackt
Copy link
Member Author

Using the https://github.com/marketplace/actions/coveralls-github-action there seems to be an open issue, since JaCoCo isn't able to generate an lcov file: coverallsapp/github-action#22 (see build error https://github.com/codecentric/cxf-spring-boot-starter/runs/1849610635?check_suite_focus=true):

Using lcov file: ./coverage/lcov.info
Error: Lcov file not found.

And https://github.com/coverallsapp/github-action doesn't seem to work with the default JaCoCo report.

@jonashackt
Copy link
Member Author

As the GH coveralls action doesn't support JaCoCo atm (coverallsapp/github-action#22 (comment)), it seems we need to switch from coveralls to https://about.codecov.io/.

@jonashackt jonashackt changed the title Add Coveralls to GH Actions workflow again Add codecov.io to GH Actions workflow (instead of Coveralls) Feb 7, 2021
jonashackt added a commit that referenced this issue Feb 7, 2021
jonashackt added a commit that referenced this issue Feb 7, 2021
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

No branches or pull requests

1 participant