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

use relative file sources for coverage reports #220

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

polfeliu
Copy link
Contributor

Same issue encountered in https://github.com/ingeniamc/ingenialink-python/pull/459/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449

The coverage reports have absolute paths, with reference to the source code on the node that they are being build.
But the report is (sometimes) generated on another node, where the path is no longer found.

ryanluker/vscode-coverage-gutters#268 (comment)
nedbat/coveragepy#597

@GullinBustin GullinBustin merged commit ef81bea into develop Jul 26, 2024
1 of 2 checks passed
@GullinBustin GullinBustin deleted the INGM-395-fix-coverage-report-in-ingeniamotion branch July 26, 2024 12:44
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.

3 participants