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

Two branches in the same conditional structure should not have exactly the same implementation #944

Closed
wants to merge 1 commit into from
Closed

Two branches in the same conditional structure should not have exactly the same implementation #944

wants to merge 1 commit into from

Conversation

kirill-vlasov
Copy link
Contributor

This pull request is focused on resolving occurrences of Sonar rule squid:S1871 - Two branches in the same conditional structure should not have exactly the same implementation
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid:S1871
Please let me know if you have any questions.
Kirill Vlasov

…hould not have exactly the same implementation
@mpkorstanje
Copy link
Contributor

Given that both the TestNgReporter and the Android runners Arguments are mappings I don't see a major problem with the duplication there. I think it is more important to keep the over all structure consistent. The Step Definitions Match has since been re-factored.

@mpkorstanje mpkorstanje closed this Jul 7, 2017
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants