Add MultiTransaction type and one new web api to handle this#3613
Merged
Add MultiTransaction type and one new web api to handle this#3613
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 requestfiles commonly committed with a subset of this pr, but not committed this time. (click to collapse)
Committed file ranks(click to expand)81.20%[src/AElf.WebApp.Application.Chain/Error.cs] 90.76%[...src/AElf.WebApp.Application.Chain/Services/TransactionApp] 88.41%[...src/AElf.WebApp.Application.Chain/ChainApplicationWebAppA] 0.00%[...src/AElf.WebApp.Application.Chain/MultiTransactionOptions] 98.47%[protobuf/aelf/core.proto] 0.00%[...src/AElf.WebApp.Application.Chain/Dto/SendMultiTransactio] 0.00%[...src/AElf.WebApp.Application.Chain/Dto/SendMultiTransactio] 0.00%[src/AElf.Types/Types/MultiTransaction.cs] |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3613 +/- ##
==========================================
- Coverage 90.63% 90.53% -0.10%
==========================================
Files 676 677 +1
Lines 26067 26104 +37
Branches 2346 2353 +7
==========================================
+ Hits 23626 23634 +8
- Misses 2326 2355 +29
Partials 115 115
Flags with carried forward coverage won't be shown. Click here to find out more.
|
JimAelf
approved these changes
Sep 26, 2024
chopin-fan
approved these changes
Sep 26, 2024
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.
For Issue: #3612