-
Notifications
You must be signed in to change notification settings - Fork 261
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 code check failure in parallel #3384
Conversation
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestNo commonly committed files found with a 40% threashold Committed file ranks(click to expand)70.57% [...test/AElf.Kernel.CodeCheck.Tests/Application/CodeCheckJob] 56.87% [...src/AElf.Kernel.CodeCheck/Application/CodeCheckJobProcess] 83.67% [src/AElf.Kernel.CodeCheck/CodeCheckAElfModule.cs] 95.16% [...contract/AElf.Contracts.Genesis/BasicContractZeroContract] 86.62% [...test/AElf.Kernel.CodeCheck.Tests/AElf.Kernel.CodeCheck.Te] 90.03% [...src/AElf.Kernel.CodeCheck/CodeCheckRequiredLogEventProces] 40.12% [src/AElf.Kernel.CodeCheck/CodeCheckOptions.cs] 40.12% [test/AElf.Kernel.CodeCheck.Tests/CodeCheckTestBase.cs] 0.00% [...test/AElf.Kernel.CodeCheck.Tests/CodeCheckParallelTestAEl] 20.41% [test/AElf.Kernel.CodeCheck.Tests/MockContractPatcher.cs] |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/1.3.0 #3384 +/- ##
=================================================
+ Coverage 91.44% 91.52% +0.07%
=================================================
Files 633 634 +1
Lines 23673 23671 -2
Branches 2066 2065 -1
=================================================
+ Hits 21648 21664 +16
+ Misses 1920 1902 -18
Partials 105 105
|
Closes #3386