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 pip install —editable to avoid incorrect coverage reporting. #279

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

smarr
Copy link
Owner

@smarr smarr commented Jan 10, 2025

Because the package is installed, we get duplicate file details from coverage tracking. This resolves the issue and avoids incorrect coverage reporting.

Because the package is installed, we get duplicate file details from coverage tracking. This resolves the issue and avoids incorrect coverage reporting.

Signed-off-by: Stefan Marr <[email protected]>
@smarr smarr added the Bug label Jan 10, 2025
@coveralls
Copy link

Coverage Status

coverage: 84.566% (+30.7%) from 53.822%
when pulling d7beb7a on ci-coverage
into 82eb4ee on master.

@smarr smarr merged commit 092f4c2 into master Jan 10, 2025
12 checks passed
@smarr smarr deleted the ci-coverage branch January 10, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants