AElfProject / AElf

An AI-enhanced cloud-native layer-1 blockchain network. 
https://aelf.com/
MIT License
1.61k stars 264 forks source link

add a benchmark Github Action and add comments #3581

Closed David20240718 closed 5 months ago

David20240718 commented 5 months ago

For Issues:

https://github.com/AElfProject/AElf/issues/3576 https://github.com/AElfProject/AElf/issues/3577

vizipi[bot] commented 5 months ago

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
21.74% 轩辕焮痕 20 10
19.57% ZhangXin 35 9
13.04% jason-hoopox 23 6
8.70% chopin.fan 26 4
8.70% AbigailDeng 10 4
6.52% Stephen01Zhang 2 3

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

  • 67.93%[scripts/generate_contract_reference.sh]
  • 51.90%[AElf.Contracts.sln]
  • 67.93%[bench/AElf.Benchmark/Program.cs]
  • 92.93%[scripts/deploy_myget.sh]
  • 41.28%[.github/ISSUE_TEMPLATE/bug_report.md]
  • 58.47%[AElf.ContractTools.targets]
  • 74.56%[scripts/generate_contract_code.sh]
  • 67.93%[scripts/generate_event_only.sh]
  • 93.61%[scripts/build.sh]
  • 51.90%[docker/docker-compose.yml]
  • codecov[bot] commented 5 months ago

    Codecov Report

    All modified and coverable lines are covered by tests :white_check_mark:

    Project coverage is 90.70%. Comparing base (0a8805b) to head (17e92d0).

    Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/AElfProject/AElf/pull/3581/graphs/tree.svg?width=650&height=150&src=pr&token=X07fSKQJPV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AElfProject)](https://app.codecov.io/gh/AElfProject/AElf/pull/3581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AElfProject) ```diff @@ Coverage Diff @@ ## master #3581 +/- ## ======================================= Coverage 90.70% 90.70% ======================================= Files 668 668 Lines 25895 25895 Branches 2325 2325 ======================================= Hits 23489 23489 Misses 2290 2290 Partials 116 116 ```