Skip to content

Fix injection of duplicate super calls into classes#823

Merged
TwitchBronBron merged 1 commit intorokucommunity:masterfrom
josephjunker:junker/prevent-duplicate-super-injection
Jun 9, 2023
Merged

Fix injection of duplicate super calls into classes#823
TwitchBronBron merged 1 commit intorokucommunity:masterfrom
josephjunker:junker/prevent-duplicate-super-injection

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
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.

2 participants