Skip to content

Remove poseidong

3688493
Select commit
Loading
Failed to load commit list.
Merged

Regarding the release PR for aelf project version 1.12.0 #3630

Remove poseidong
3688493
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

73.42% (+0.11%) compared to 4deeae5

View this Pull Request on Codecov

73.42% (+0.11%) compared to 4deeae5

Details

Codecov Report

Attention: Patch coverage is 64.84375% with 45 lines in your changes missing coverage. Please review.

Project coverage is 73.42%. Comparing base (4deeae5) to head (3688493).

Files with missing lines Patch % Lines
src/AElf.Cryptography/Bn254/Bn254Helper.cs 0.00% 23 Missing ⚠️
src/AElf.Cryptography/EdDSA/EdDsaHelper.cs 0.00% 9 Missing ⚠️
...AElf.Contracts.MultiToken/TokenContract_Actions.cs 70.83% 7 Missing ⚠️
src/AElf.Cryptography/Keccak/KeccakHelper.cs 0.00% 3 Missing ⚠️
...ps/Validators/Module/ContractStructureValidator.cs 0.00% 2 Missing ⚠️
src/AElf.Types/Types/BigIntValue.cs 97.05% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3630      +/-   ##
==========================================
+ Coverage   73.30%   73.42%   +0.11%     
==========================================
  Files         677      680       +3     
  Lines       26104    26229     +125     
  Branches     2353     2358       +5     
==========================================
+ Hits        19136    19259     +123     
- Misses       6815     6817       +2     
  Partials      153      153              
Files with missing lines Coverage Δ
...DPoS/AEDPoSContract_ProcessConsensusInformation.cs 80.43% <100.00%> (+0.17%) ⬆️
...CSharp.CodeOps/Validators/Method/ArrayValidator.cs 95.17% <100.00%> (ø)
...CodeOps/Validators/Whitelist/IWhitelistProvider.cs 100.00% <100.00%> (ø)
...Application/IExecutionObserverThresholdProvider.cs 100.00% <100.00%> (ø)
...tion.Chain/Services/TransactionResultAppService.cs 0.00% <ø> (ø)
src/AElf.Types/Types/BigIntValue.cs 58.91% <97.05%> (+58.91%) ⬆️
...ps/Validators/Module/ContractStructureValidator.cs 82.68% <0.00%> (-0.94%) ⬇️
src/AElf.Cryptography/Keccak/KeccakHelper.cs 0.00% <0.00%> (ø)
...AElf.Contracts.MultiToken/TokenContract_Actions.cs 72.34% <70.83%> (-0.07%) ⬇️
src/AElf.Cryptography/EdDSA/EdDsaHelper.cs 0.00% <0.00%> (ø)
... and 1 more