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 injection of duplicate super calls into classes #823

Conversation

josephjunker
Copy link
Collaborator

Hi, I've encountered the same issue described in this slack thread, which is preventing my team from adopting Rooibos's code coverage feature. It was mentioned in the thread that the current behavior of only looking at the first statement of a constructor in order to find a super call may be a bug. Here is my attempt at a fix. I hope it's helpful, please let me know if there are any changes needed to it.

@TwitchBronBron
Copy link
Member

Looks great! Thanks for this work.

@TwitchBronBron TwitchBronBron merged commit d6f103e into rokucommunity:master Jun 9, 2023
4 checks passed
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.

None yet

2 participants