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

Release v1.5.0 #3441

Merged
merged 196 commits into from
Jul 19, 2023
Merged

Release v1.5.0 #3441

merged 196 commits into from
Jul 19, 2023

Conversation

jason-aelf
Copy link
Collaborator

Closes #3440

ssun0121 and others added 30 commits May 6, 2023 13:21
feat:fix failed unit test.
… feature/free-allowance

# Conflicts:
#	contract/AElf.Contracts.MultiToken/TokenContract_Fees.cs
#	protobuf/token_contract.proto
#	protobuf/token_contract_impl.proto
#	test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutePluginTransactionDirectlyTest.cs
#	test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutionPluginForMethodFeeTestBase.cs
# Conflicts:
#	contract/AElf.Contracts.MultiToken/TokenContract_Fees.cs
#	test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutePluginTransactionDirectlyTest.cs
#	test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutionPluginForMethodFeeTestBase.cs
@vizipi
Copy link

vizipi bot commented Jul 18, 2023

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
94.15 % ZhangXin 164 177
92.02 % gldeng 83 173
61.17 % kaiwenzhengaelf 79 115
40.96 % louis.li 21 77
29.79 % 轩辕焮痕 2 56
22.87 % AbigailDeng 1 43

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 96.34%[...test/AElf.Contracts.Economic.TestBase/EconomicContractsTe]
  • 66.81%[test/AElf.Cryptography.Tests/ECVRF/VRFTests.cs]
  • 98.42%[protobuf/profit_contract.proto]
  • 96.76%[test/AElf.Contracts.Election.Tests/BVT/ElectionViewTests.cs]
  • 0.00%[src/AElf.Cryptography/Core/Secp256k1Curve.cs]
  • 97.50%[test/AElf.Contracts.Profit.Tests/ProfitContractTestBase.cs]
  • 99.70%[contract/AElf.Contracts.Profit/ProfitContract.cs]
  • 20.49%[test/AElf.Contracts.TestContract.MockParliament/State.cs]
  • 0.00%[protobuf/test_vote_contract.proto]
  • 83.58%[...test/AElf.Contracts.AEDPoSExtension.Demo.Tests/SideChainS]
  • @codecov
    Copy link

    codecov bot commented Jul 18, 2023

    Codecov Report

    Merging #3441 (9e79196) into master (a5cc8dd) will increase coverage by 0.10%.
    The diff coverage is 90.98%.

    Additional details and impacted files

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##           master    #3441      +/-   ##
    ==========================================
    + Coverage   90.59%   90.70%   +0.10%     
    ==========================================
      Files         653      663      +10     
      Lines       24366    25295     +929     
      Branches     2143     2268     +125     
    ==========================================
    + Hits        22075    22943     +868     
    - Misses       2186     2236      +50     
    - Partials      105      116      +11     
    Impacted Files Coverage Δ
    .../AElf.Contracts.Consensus.AEDPoS/AEDPoSContract.cs 81.19% <ø> (+0.85%) ⬆️
    ...tracts.Consensus.AEDPoS/AEDPoSContract_NextTerm.cs 90.52% <ø> (ø)
    contract/AElf.Contracts.Profit/ProfitContract.cs 93.59% <ø> (-0.08%) ⬇️
    ...us.AEDPoS/Application/AEDPoSInformationProvider.cs 100.00% <ø> (ø)
    ...nel.Consensus.Core/Application/ConsensusService.cs 100.00% <ø> (ø)
    ...martContract.Shared/ISmartContractBridgeContext.cs 75.00% <ø> (ø)
    src/AElf.OS/Account/Application/AccountService.cs 100.00% <ø> (ø)
    ...tion.Chain/Services/TransactionResultAppService.cs 100.00% <ø> (+9.67%) ⬆️
    ...AElf.Contracts.Genesis/BasicContractZero_Helper.cs 96.41% <33.33%> (-1.39%) ⬇️
    ...ntract/AElf.Contracts.Genesis/BasicContractZero.cs 84.13% <50.00%> (-0.20%) ⬇️
    ... and 32 more

    ... and 3 files with indirect coverage changes

    @jason-aelf jason-aelf merged commit bd91fc5 into master Jul 19, 2023
    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.

    7 participants