jito-foundation / restaking

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

Switch to bytemuck zero copy #28

Closed buffalu closed 2 months ago

buffalu commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 64.95840% with 1053 lines in your changes missing coverage. Please review.

Project coverage is 68.32%. Comparing base (efeed23) to head (37d27c3).

Files Patch % Lines
vault_core/src/loader.rs 68.87% 80 Missing :warning:
restaking_core/src/loader.rs 70.37% 72 Missing :warning:
vault_program/src/set_secondary_admin.rs 0.00% 40 Missing :warning:
restaking_program/src/ncn_withdraw_asset.rs 0.00% 38 Missing :warning:
...estaking_program/src/ncn_cooldown_vault_slasher.rs 0.00% 36 Missing :warning:
restaking_program/src/operator_withdrawal_asset.rs 0.00% 35 Missing :warning:
...taking_program/src/operator_set_secondary_admin.rs 0.00% 34 Missing :warning:
vault_core/src/vault.rs 41.37% 34 Missing :warning:
vault_program/src/cooldown_operator.rs 0.00% 34 Missing :warning:
restaking_program/src/operator_cooldown_vault.rs 0.00% 32 Missing :warning:
... and 56 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## =========================================== - Coverage 78.85% 68.32% -10.53% =========================================== Files 77 73 -4 Lines 8167 6195 -1972 =========================================== - Hits 6440 4233 -2207 - Misses 1727 1962 +235 ```

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