AElf icon indicating copy to clipboard operation
AElf copied to clipboard

[WIP] Push transaction result map to rabbitmq

Open EanCuznaivy opened this issue 4 years ago • 2 comments

EanCuznaivy avatar Jul 08 '21 13:07 EanCuznaivy

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
73.39 % weili 379 80
71.56 % jason-hoopox 202 78
48.62 % ZhangXin 251 53
30.28 % 轩辕焮痕 2 33
20.18 % kaiwenzhengaelf 15 22
18.35 % Napoleon Wang 35 20

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

  • 50.21%[...src/AElf.Kernel.SmartContract/Application/ContractReaderC]
  • 98.16%[src/AElf.Sdk.CSharp/CSharpSmartContractContext.cs]
  • 73.70%[templates/build-template-window.yml]
  • 99.69%[contract/AElf.Contracts.Profit/ProfitContract.cs]
  • 99.14%[build.cake]
  • 99.93%[contract/AElf.Contracts.MultiToken/TokenContract_Fees.cs]
  • 94.25%[...src/AElf.Kernel.SmartContract.Shared/ISmartContractBridge]
  • 90.09%[...test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFe]
  • 66.72%[...src/AElf.Kernel.SmartContract/Application/ReadOnlyMethodS]
  • 94.40%[...test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFe]
  • vizipi[bot] avatar Jul 08 '21 13:07 vizipi[bot]

    Codecov Report

    Merging #3289 (f623057) into dev (bd91fc5) will decrease coverage by 0.81%. The diff coverage is 74.86%.

    Additional details and impacted files

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##              dev    #3289      +/-   ##
    ==========================================
    - Coverage   90.70%   89.89%   -0.81%     
    ==========================================
      Files         663      669       +6     
      Lines       25295    25652     +357     
      Branches     2268     2296      +28     
    ==========================================
    + Hits        22943    23061     +118     
    - Misses       2236     2475     +239     
      Partials      116      116              
    
    Files Changed Coverage Δ
    ...kchains.BasicBaseChain/BasicBaseChainAElfModule.cs 0.00% <ø> (ø)
    ...martContract.Shared/ISmartContractBridgeContext.cs 75.00% <ø> (ø)
    src/AElf.OS.Network.Grpc/Service/IStreamService.cs 42.10% <ø> (ø)
    ...f.WebApp.MessageQueue/BlockAcceptedEventHandler.cs 0.00% <0.00%> (ø)
    .../AElf.WebApp.MessageQueue/IMessageFilterService.cs 0.00% <0.00%> (ø)
    ...AElf.WebApp.MessageQueue/MessageQueueAElfModule.cs 0.00% <0.00%> (ø)
    ...rc/AElf.WebApp.MessageQueue/MessageQueueOptions.cs 0.00% <0.00%> (ø)
    ....MessageQueue/Provider/IEventInParallelProvider.cs 0.00% <0.00%> (ø)
    ...pp.MessageQueue/TransactionResultListEtoHandler.cs 0.00% <0.00%> (ø)
    src/AElf.Types/Types/BigIntValue.cs 26.31% <28.04%> (ø)
    ... and 45 more

    codecov[bot] avatar Jul 08 '21 13:07 codecov[bot]