Skip to content

fix fungibles::Inspect::balance #926

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

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Conversation

wangjj9219
Copy link
Contributor

@wangjj9219 wangjj9219 commented Jun 15, 2023

fungibles::Inspect add a new function total_balance to return free+reserved, so balance should return the free balance

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #926 (c4ed561) into master (56d66f6) will increase coverage by 0.05%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master     #926      +/-   ##
==========================================
+ Coverage   78.32%   78.38%   +0.05%     
==========================================
  Files         105      105              
  Lines       10669    10701      +32     
==========================================
+ Hits         8357     8388      +31     
- Misses       2312     2313       +1     
Impacted Files Coverage Δ
tokens/src/tests_events.rs 95.52% <ø> (ø)
tokens/src/lib.rs 77.72% <70.00%> (+0.03%) ⬆️
tokens/src/tests_fungibles.rs 99.11% <100.00%> (+0.11%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wangjj9219 wangjj9219 merged commit 041006c into master Jun 16, 2023
@wangjj9219 wangjj9219 deleted the fix-fungibles-inspect-balance branch June 16, 2023 02:29
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.

2 participants