jito-foundation / restaking

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

Add greedy withdrawal allocation #56

Closed buffalu closed 1 month ago

buffalu commented 1 month ago

Other things:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.74940% with 22 lines in your changes missing coverage. Please review.

Project coverage is 76.23%. Comparing base (daa2c15) to head (4371846). Report is 1 commits behind head on master.

Files Patch % Lines
vault_core/src/vault_update_state_tracker.rs 87.71% 7 Missing :warning:
...lt_program/src/crank_vault_update_state_tracker.rs 85.00% 6 Missing :warning:
vault_core/src/vault.rs 98.12% 5 Missing :warning:
vault_core/src/vault_operator_delegation.rs 82.35% 3 Missing :warning:
vault_sdk/src/instruction.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== - Coverage 76.81% 76.23% -0.58% ========================================== Files 83 83 Lines 7676 7483 -193 ========================================== - Hits 5896 5705 -191 + Misses 1780 1778 -2 ```

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