jito-foundation / restaking

https://docs.restaking.jito.network/
Other
54 stars 5 forks source link

Use u128 for operations that may overflow from checked_mul #70

Closed buffalu closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 23.40%. Comparing base (122b5af) to head (1bcaeb9). Report is 2 commits behind head on master.

Files Patch % Lines
vault_core/src/vault.rs 88.57% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ========================================== - Coverage 23.43% 23.40% -0.04% ========================================== Files 170 170 Lines 25952 25940 -12 ========================================== - Hits 6083 6070 -13 - Misses 19869 19870 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.