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

Coverall reports keep poluting our PRs #3526

Closed
tomasMizera opened this issue Jul 1, 2024 · 1 comment
Closed

Coverall reports keep poluting our PRs #3526

tomasMizera opened this issue Jul 1, 2024 · 1 comment
Labels
infrastructure for building and publishing tickets

Comments

@tomasMizera
Copy link
Collaborator

For each commit on PR I can see multiple coverall reports. Bigger PRs are then polluted and hard to navigate.

I found this comment coverallsapp/github-action#215 (comment) - let's keep an eye on it to see if it fixes our issue or not 👀

Our coverall code:

- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: build-Input-db/coverage.info

@tomasMizera tomasMizera added the infrastructure for building and publishing tickets label Jul 1, 2024
@tomasMizera
Copy link
Collaborator Author

Looks good now 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure for building and publishing tickets
Projects
None yet
Development

No branches or pull requests

1 participant