-
Notifications
You must be signed in to change notification settings - Fork 20
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
Codecov handling #11
Comments
I am not sure how Eclipse stance on Codecov is, but we are likely not the first project asking for this. Someone taking this should make a ticket asking for a orga token here https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues (after creating a ticket ping me or @bs-jokri so we could comment with a "virtual" project-lead thumbs up) |
There have been projects before https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4546 I actually do not know what Otterdog supports here, if you just can request/initiate it by adding it to https://github.com/eclipse-kuksa/.eclipsefdn/blob/main/otterdog/eclipse-kuksa.jsonnet (Or if someone must add/generate they key manually anyway) |
Upgrade to new version fixed by #31 Upload worked for latest main, see https://app.codecov.io/github/eclipse-kuksa/kuksa-databroker/commits But still we could discuss bit more how we want to track code coverage. With the current setup we cannot expect codecov to succeed for all pull requests (as it depends on that the source fork has a token or has luck). But even if it succeeds uploading - what do we want to happen if coverage is shrinking. Shall that be acceptable? Leaving this issue open for now |
Think this one can be closed for now |
We use codecov, see https://github.com/eclipse-kuksa/kuksa-databroker/blob/main/.github/workflows/kuksa_databroker_build.yml
Some problems observed:
The text was updated successfully, but these errors were encountered: