Skip to content

fix: clarify VoteId collision errors and stabilize time-based tests

228c6bd
Select commit
Loading
Failed to load commit list.
Merged

Fix duplicate vote/withdraw checks, profit claim period tracking, and resource token validation #3642

fix: clarify VoteId collision errors and stabilize time-based tests
228c6bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 1s

90.63% (+0.00%) compared to 9f729e2

View this Pull Request on Codecov

90.63% (+0.00%) compared to 9f729e2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.63%. Comparing base (9f729e2) to head (228c6bd).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3642   +/-   ##
=======================================
  Coverage   90.62%   90.63%           
=======================================
  Files         680      680           
  Lines       26298    26310   +12     
  Branches     2369     2370    +1     
=======================================
+ Hits        23833    23845   +12     
  Misses       2350     2350           
  Partials      115      115           
Files with missing lines Coverage Δ
...AElf.Contracts.MultiToken/TokenContract_Actions.cs 93.23% <100.00%> (+0.02%) ⬆️
contract/AElf.Contracts.Profit/ProfitContract.cs 93.80% <100.00%> (ø)
contract/AElf.Contracts.Vote/VoteContract.cs 97.47% <100.00%> (+0.09%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.