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

Fixing squid: S1151 Switch clauses should not have too many lines part 3 #146

Merged
merged 1 commit into from
Jun 20, 2016
Merged

Fixing squid: S1151 Switch clauses should not have too many lines part 3 #146

merged 1 commit into from
Jun 20, 2016

Conversation

devFozgul
Copy link
Contributor

This pull request is focused on resolving occurrences of Sonar rule
squid:S1151 - “""switch case"" clauses should not have too many lines”.
This PR will reduce 70 min of TD.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1151
Please let me know if you have any questions.
Fevzi Ozgul

@gallandarakhneorg gallandarakhneorg added this to the 14.0 milestone Jun 17, 2016
@gallandarakhneorg gallandarakhneorg self-assigned this Jun 17, 2016
@gallandarakhneorg gallandarakhneorg merged commit 847209f into gallandarakhneorg:master Jun 20, 2016
gallandarakhneorg added a commit that referenced this pull request Jun 20, 2016
PR #146 is broking the public behavior of the AttributeValueImpl getters
by return "null" value instead of throwing invalud attribute type
exception.

Signed-off-by: Stéphane Galland <galland@arakhne.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants