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 "method_complexity" issue in src/main/java/com/github/wasiqb/coteafs/appium/utils/CapabilityUtils.java #36

Closed
WasiqB opened this issue Jan 18, 2018 · 0 comments
Assignees
Labels
type: code-quality Issue highlighting code smells.
Milestone

Comments

@WasiqB
Copy link
Owner

WasiqB commented Jan 18, 2018

Method setCapability has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.

https://codeclimate.com/github/WasiqB/coteafs-appium/src/main/java/com/github/wasiqb/coteafs/appium/utils/CapabilityUtils.java#issue_5a4fa283e21b14000100006c

@WasiqB WasiqB added the type: code-quality Issue highlighting code smells. label Jan 18, 2018
@WasiqB WasiqB self-assigned this Jan 18, 2018
@WasiqB WasiqB added this to the Version 2.2.0 milestone Jan 18, 2018
WasiqB added a commit that referenced this issue Mar 9, 2018
@WasiqB WasiqB closed this as completed Mar 9, 2018
WasiqB added a commit that referenced this issue Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code-quality Issue highlighting code smells.
Projects
None yet
Development

No branches or pull requests

1 participant