Skip to content

multiple code improvements: squid:S1193, squid:S2272, squid:S1213#70

Merged
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-6
Mar 18, 2016
Merged

multiple code improvements: squid:S1193, squid:S2272, squid:S1213#70
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-6

Conversation

@georgekankava

Copy link
Copy Markdown

This pull request is focused on resolving occurrences of Sonar rules
squid:S1193 Exception types should not be tested using "instanceof" in catch blocks.
squid:S2272 "Iterator.next()" methods should throw "NoSuchElementException".
squid:S1213 The members of an interface declaration or class should appear in a pre-defined order.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1193
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2272
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1213
Please let me know if you have any questions.
George Kankava

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 92.47% when pulling f7efa63 on DevFactory:release/multiple-code-improvements-fix-6 into a005061 on xmlunit:master.

@bodewig bodewig added this to the 2.1.0 milestone Mar 18, 2016
bodewig added a commit that referenced this pull request Mar 18, 2016
…ents-fix-6

multiple code improvements: squid:S1193, squid:S2272, squid:S1213
@bodewig bodewig merged commit 20a81a9 into xmlunit:master Mar 18, 2016
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.

3 participants