-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
chore: fixing sonarcloud duplication problems #570
chore: fixing sonarcloud duplication problems #570
Conversation
Pull Request Test Coverage Report for Build 1678919154
💛 - Coveralls |
Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I 🤞🏼 that it works as expected :)
Yea, lets see 🤞 |
🎉 This PR is included in version 0.42.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0-next.23 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR fixes duplication detection between generators, as fixing them, for now, introduces unnecessary complexity.
Related issue(s)
Related to #567 and #553