Closed faisal-hameed closed 8 years ago
93.38%
Merging #28 into master will decrease coverage by -0.16% as of
cd4ae6f
@@ master #28 diff @@
======================================
Files 80 80
Stmts 3082 3082
Branches 285 285
Methods 0 0
======================================
- Hit 2883 2878 -5
- Partial 98 99 +1
- Missed 101 105 +4
Review entire Coverage Diff as of
cd4ae6f
Powered by Codecov. Updated on successful CI builds.
This pull request is focused on resolving occurrences of Sonar rules squid:S1125 - Literal boolean values should not be used in condition expressions. squid:S1905 - Redundant casts should not be used You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1125 https://dev.eclipse.org/sonar/rules/show/squid:S1905
Please let me know if you have any questions.
Faisal Hameed