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

Functions to update token balance and supply #3029

Merged
merged 7 commits into from
May 9, 2024

changelog: add #3029

9f32d08
Select commit
Loading
Failed to load commit list.
Merged

Functions to update token balance and supply #3029

changelog: add #3029
9f32d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 1s

59.40% (-0.01%) compared to 9d4de02, passed because coverage increased by +0.04% when compared to adjusted base (59.35%)

View this Pull Request on Codecov

59.40% (-0.01%) compared to 9d4de02, passed because coverage increased by +0.04% when compared to adjusted base (59.35%)

Details

Codecov Report

Attention: Patch coverage is 83.23353% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 59.40%. Comparing base (9d4de02) to head (9f32d08).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/trans_token/src/storage.rs 83.50% 16 Missing ⚠️
...s/apps/src/lib/node/ledger/shell/finalize_block.rs 56.25% 7 Missing ⚠️
...rc/protocol/transactions/ethereum_events/events.rs 90.74% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3029      +/-   ##
==========================================
- Coverage   59.40%   59.40%   -0.01%     
==========================================
  Files         298      298              
  Lines       92326    92330       +4     
==========================================
- Hits        54849    54847       -2     
- Misses      37477    37483       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.