We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
related to #22
action: https://github.com/roc-streaming/roc-java/actions/runs/4589393860/jobs/8104254169
workflow: roc-streaming/roc-java#67
jacocoTestReport.xml valid and works fine with codecov https://app.codecov.io/gh/roc-streaming/roc-java/tree/jacoco-ci/src
but fails with coveralls:
✏️ Forced coverage format: jacoco 📄 Using coverage file: /home/runner/work/roc-java/roc-java/build/reports/jacoco/test/jacocoTestReport.xml #<Enumerable::EmptyError:Empty enumerable> Error: Process completed with exit code 1.
Just in case, locally generated jacocoTestReport.xml from the same branch jacocoTestReport.txt
The text was updated successfully, but these errors were encountered:
Hey! Thank you for the issue. It was the problem with parsing, and now it should be fixed. If you retry the workflow, everything should work fine.
Feel free to reopen the issue if the bug persists or you see any other issues.
Sorry, something went wrong.
Thanks!
Successfully merging a pull request may close this issue.
related to #22
action: https://github.com/roc-streaming/roc-java/actions/runs/4589393860/jobs/8104254169
workflow: roc-streaming/roc-java#67
jacocoTestReport.xml valid and works fine with codecov https://app.codecov.io/gh/roc-streaming/roc-java/tree/jacoco-ci/src
but fails with coveralls:
Just in case, locally generated jacocoTestReport.xml from the same branch
jacocoTestReport.txt
The text was updated successfully, but these errors were encountered: