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

Pin coverage reporter version #906

Merged

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented May 22, 2024

Due to an issue with the coveralls coverage reporter, the generated code coverage can not be pushed to coveralls and leads to a failed integration test pipeline. Pinning the coverage reporter to v0.6.9 is the suggested workaround:
coverallsapp/github-action#205

@coveralls
Copy link

coveralls commented May 22, 2024

Coverage Status

coverage: 85.084% (-0.1%) from 85.209%
when pulling 34bed63 on engelmi:pin-coveralls-reporter-version
into 6944551 on eclipse-bluechi:main.

Copy link
Member

@mkemel mkemel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Due to an issue with the coveralls coverage reporter, the
generated code coverage can not be pushed to coveralls and
leads to a failed integration test pipeline. Pinning the
coverage reporter to v0.6.9 is the suggested workaround:
coverallsapp/github-action#205

Signed-off-by: Michael Engel <[email protected]>
@engelmi engelmi force-pushed the pin-coveralls-reporter-version branch from 10b7106 to 34bed63 Compare May 22, 2024 12:57
@engelmi engelmi merged commit fb45969 into eclipse-bluechi:main May 22, 2024
21 checks passed
@engelmi engelmi deleted the pin-coveralls-reporter-version branch June 17, 2024 12:10
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.

4 participants