fix(account): rename deposit to add balance and add overflow check #549
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.
Loading