Skip to content

Won't let getting allowance via `*`

fc35ced
Select commit
Loading
Failed to load commit list.
Open

Prohibit using the * symbol to approve all types of tokens #3568

Won't let getting allowance via `*`
fc35ced
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 1s

90.68% (-0.03%) compared to c74f23e

View this Pull Request on Codecov

90.68% (-0.03%) compared to c74f23e

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.68%. Comparing base (c74f23e) to head (fc35ced).
⚠️ Report is 294 commits behind head on dev.

Files with missing lines Patch % Lines
.../AElf.Contracts.MultiToken/TokenContract_Helper.cs 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3568      +/-   ##
==========================================
- Coverage   90.70%   90.68%   -0.03%     
==========================================
  Files         668      668              
  Lines       25895    25881      -14     
  Branches     2325     2323       -2     
==========================================
- Hits        23489    23471      -18     
- Misses       2290     2294       +4     
  Partials      116      116              
Files with missing lines Coverage Δ
....Contracts.MultiToken/TokenContract_NFT_Actions.cs 91.26% <100.00%> (-0.85%) ⬇️
...t/AElf.Contracts.MultiToken/TokenContract_Views.cs 89.04% <100.00%> (-1.91%) ⬇️
.../AElf.Contracts.MultiToken/TokenContract_Helper.cs 85.95% <75.00%> (-0.15%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.