-
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
Store failed transaction result to database #3557
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)41.20% [...src/AElf.Kernel.Core/Blockchain/Domain/IInvalidTransactio] 99.37% [src/AElf.Launcher/appsettings.json] 67.85% [...src/AElf.WebApp.Application.Chain/Services/TransactionRes] 98.41% [protobuf/aelf/core.proto] 51.72% [...src/AElf.Kernel.TransactionPool/Application/IInvalidTrans] 96.65% [...test/AElf.WebApp.Application.TestBase/WebAppTestAElfModul] 88.55% [...src/AElf.WebApp.Application.Chain/Services/TransactionRes] 99.80% [...test/AElf.WebApp.Application.Chain.Tests/BlockChainAppSer] 67.85% [...src/AElf.Kernel.TransactionPool/Handler/TransactionValida] 97.81% [src/AElf.Kernel.Core/CoreKernelAElfModule.cs] |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3557 +/- ##
=======================================
Coverage 90.73% 90.73%
=======================================
Files 665 668 +3
Lines 25832 25860 +28
Branches 2322 2323 +1
=======================================
+ Hits 23439 23465 +26
- Misses 2277 2279 +2
Partials 116 116
|
Issue: #3556