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

Stop traversal of interfaces and abstract methods #656

Conversation

BackEndTea
Copy link
Member

This PR:

  • Stops traversal of interfaces and abstract methods
  • Covered by tests

This means we no longer have to check for that in the mutation collecting visitor

maks-rafalko
maks-rafalko previously approved these changes Mar 9, 2019
Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please resolve conflicts?

@BackEndTea BackEndTea force-pushed the enhancement/stop-interface-and-abstract-method-traversal branch from 39caa06 to 6593925 Compare March 9, 2019 08:35
@maks-rafalko maks-rafalko merged commit 5b02e8e into infection:master Mar 10, 2019
@maks-rafalko
Copy link
Member

Thank you @BackEndTea

@BackEndTea
Copy link
Member Author

BackEndTea commented Mar 10, 2019

Thank you @borNfreee

@BackEndTea BackEndTea deleted the enhancement/stop-interface-and-abstract-method-traversal branch March 10, 2019 20:29
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