jito-foundation / restaking

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

Add pod types #64

Closed buffalu closed 1 month ago

buffalu commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 68.63137% with 314 lines in your changes missing coverage. Please review.

Project coverage is 23.69%. Comparing base (9372e29) to head (63f62f6). Report is 1 commits behind head on master.

Files Patch % Lines
shank-cli/src/main.rs 0.00% 98 Missing :warning:
vault_core/src/vault.rs 90.51% 26 Missing :warning:
bytemuck/src/types.rs 50.00% 6 Missing :warning:
vault_core/src/config.rs 84.37% 5 Missing :warning:
vault_core/src/vault_operator_delegation.rs 61.53% 5 Missing :warning:
...st/vault_client/src/generated/instructions/burn.rs 0.00% 4 Missing :warning:
...src/generated/instructions/burn_withdraw_ticket.rs 0.00% 4 Missing :warning:
...t/src/generated/instructions/enqueue_withdrawal.rs 0.00% 4 Missing :warning:
...vault_client/src/generated/instructions/mint_to.rs 0.00% 4 Missing :warning:
restaking_core/src/ncn.rs 91.11% 4 Missing :warning:
... and 86 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== + Coverage 23.11% 23.69% +0.57% ========================================== Files 168 170 +2 Lines 25358 25676 +318 ========================================== + Hits 5862 6083 +221 - Misses 19496 19593 +97 ```

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