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

fix(account): rename deposit to add balance and add overflow check #549

Merged
merged 1 commit into from
Aug 29, 2024

fix(account): rename deposit to add balance and add overflow check

8e6a2d8
Select commit
Loading
Failed to load commit list.
Merged

fix(account): rename deposit to add balance and add overflow check #549

fix(account): rename deposit to add balance and add overflow check
8e6a2d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 1s

27.34% (+0.01%) compared to 6155f07

View this Pull Request on Codecov

27.34% (+0.01%) compared to 6155f07

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 27.34%. Comparing base (6155f07) to head (8e6a2d8).

Files with missing lines Patch % Lines
crates/jstz_proto/src/context/account.rs 83.33% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
crates/jstz_proto/src/executor/deposit.rs 100.00% <100.00%> (ø)
crates/jstz_proto/src/context/account.rs 60.71% <83.33%> (+0.34%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6155f07...8e6a2d8. Read the comment docs.