Skip to content
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

Add OTel to aelf project #3606

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Add OTel to aelf project #3606

wants to merge 5 commits into from

Conversation

chopin-fan
Copy link
Collaborator

For issue #3605

Copy link

vizipi bot commented Aug 16, 2024

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
100.00% ZhangXin 86 8
100.00% jason-hoopox 73 8
100.00% eanzhao 29 8
87.50% 轩辕焮痕 1 7
62.50% gldeng 19 5
25.00% fengyan2023 13 2

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
src/AElf.Kernel.Token/AElf.Kernel.Token.csproj66.67%2 out of 3 times
...test/AElf.WebApp.Application.TestBase/AElf.WebApp.Applica66.67%2 out of 3 times
...test/AElf.WebApp.Application.Net.Tests/AElf.WebApp.Applic66.67%2 out of 3 times
...test/AElf.Contracts.Economic.AEDPoSExtension.Tests/AElf.C66.67%2 out of 3 times
src/AElf.OS.Network.Grpc/AElf.OS.Network.Grpc.csproj66.67%2 out of 3 times
test/AElf.Contracts.TestBase/ContractTester.cs66.67%2 out of 3 times
src/AElf.Kernel.TransactionPool/Infrastructure/TxHub.cs66.67%2 out of 3 times
src/AElf.Kernel/Miner/Application/MinerService.cs66.67%2 out of 3 times
contract/AElf.Contracts.MultiToken/TokenContract_Actions.cs66.67%2 out of 3 times
AElf.sln66.67%2 out of 3 times

Committed file ranks

(click to expand)
  • 99.21%[...src/AElf.Kernel.SmartContractExecution/Application/Blockc]
  • 99.80%[src/AElf.Core/AElf.Core.csproj]
  • 96.41%[src/AElf.CrossChain.Grpc/AElf.CrossChain.Grpc.csproj]
  • 99.72%[...src/AElf.Blockchains.BasicBaseChain/BasicBaseChainAElfMod]
  • 99.53%[...src/AElf.Kernel.SmartContractExecution/Application/BlockE]
  • 98.73%[src/AElf.Kernel/Miner/Application/MiningService.cs]
  • 98.22%[src/AElf.Kernel.Core/Blockchain/Domain/IChainManager.cs]
  • 96.88%[src/AElf.Launcher/Startup.cs]
  • Copy link

    codecov bot commented Aug 16, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 90.63%. Comparing base (fd009eb) to head (4922b20).

    Additional details and impacted files

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##              dev    #3606      +/-   ##
    ==========================================
    - Coverage   90.64%   90.63%   -0.01%     
    ==========================================
      Files         676      676              
      Lines       26065    26065              
      Branches     2346     2346              
    ==========================================
    - Hits        23626    23624       -2     
    - Misses       2324     2326       +2     
      Partials      115      115              
    Files Coverage Δ
    ...kchains.BasicBaseChain/BasicBaseChainAElfModule.cs 0.00% <ø> (ø)
    ...Elf.Kernel.Core/Blockchain/Domain/IChainManager.cs 100.00% <ø> (ø)
    src/AElf.Kernel/Miner/Application/MiningService.cs 100.00% <ø> (ø)

    ... and 1 file with indirect coverage changes

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant