Apply p3c pmd plugin/rules and fix/ignore all violations of priority 1#574
Merged
sczyh30 merged 3 commits intoalibaba:masterfrom Mar 15, 2019
Merged
Apply p3c pmd plugin/rules and fix/ignore all violations of priority 1#574sczyh30 merged 3 commits intoalibaba:masterfrom
sczyh30 merged 3 commits intoalibaba:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #574 +/- ##
============================================
+ Coverage 38.74% 39.16% +0.41%
- Complexity 1216 1225 +9
============================================
Files 275 275
Lines 8702 8702
Branches 1163 1163
============================================
+ Hits 3372 3408 +36
+ Misses 4900 4853 -47
- Partials 430 441 +11
Continue to review full report at Codecov.
|
Contributor
Author
Member
It's a known issue that some sleep-based test cases are not stable. See #541 for discussion. |
Contributor
Author
|
Thanks! @sczyh30 |
Member
|
Thanks for contributing! |
Contributor
Author
|
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe what this PR does / why we need it
This PR applies alibaba p3c pmd plugin/rules and fixes all violations of priority 1.
Does this pull request fix one issue?
Fixes #573
Describe how you did it
Just fix all violations.
Describe how to verify it
Special notes for reviews