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

fix: Number of statements for multiple generators #63

Merged
merged 1 commit into from
May 28, 2024

Conversation

ddeboer
Copy link
Member

@ddeboer ddeboer commented May 28, 2024

When multiple generators are configured, the number of statements
reporting was that of only one of those generators, picked randomly
based on which generator ends first. Fix that by reporting the
total number of statements for all generators combined.

When multiple generators are configured, the number of statements
reporting was that of only one of those generators, picked randomly
based on which generator ends first. Fix that by reporting the
total number of statements for all generators combined.
@ddeboer ddeboer requested a review from mightymax May 28, 2024 12:02
@mightymax mightymax merged commit b9f8d61 into main May 28, 2024
1 check passed
@mightymax mightymax deleted the multiple-generators-num-of-statements branch May 28, 2024 12:13
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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