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

Combining branch data on parallel runs? #1091

Open
mjankowski opened this issue May 15, 2024 · 0 comments
Open

Combining branch data on parallel runs? #1091

mjankowski opened this issue May 15, 2024 · 0 comments

Comments

@mjankowski
Copy link

I'm attempting to setup a simplecov<>flatware integration on a fairly standard rspec suite. I've got the basic config working, and I can get the normal line coverage results to merge correctly (using LCOV formatter if that matters), but the branch data coverage seems to get dropped when run via the parallel/flatware runner, while it's present when run via the normal non parallel rspec runner.

I see some open PRs/issues (#972 #1084 #1081) related to branch data, so maybe this a known issue...?

Any pointers appreciated, happy to provide more info. Current efforts captured in mastodon/mastodon#30284 (comment)

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

No branches or pull requests

1 participant