jito-foundation / restaking

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

Rename AVS -> NCN #25

Closed buffalu closed 2 months ago

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

Codecov Report

Attention: Patch coverage is 71.36095% with 242 lines in your changes missing coverage. Please review.

Project coverage is 78.91%. Comparing base (b56fca9) to head (a7c090d).

Files Patch % Lines
restaking_sdk/src/lib.rs 45.07% 39 Missing :warning:
restaking_program/src/ncn_withdraw_asset.rs 0.00% 23 Missing :warning:
restaking_program/src/lib.rs 40.74% 16 Missing :warning:
restaking_program/src/ncn_set_secondary_admin.rs 0.00% 15 Missing :warning:
restaking_program/src/ncn_remove_operator.rs 0.00% 12 Missing :warning:
restaking_program/src/ncn_remove_vault.rs 0.00% 12 Missing :warning:
restaking_program/src/ncn_remove_vault_slasher.rs 0.00% 12 Missing :warning:
restaking_core/src/ncn_operator_ticket.rs 70.27% 11 Missing :warning:
restaking_core/src/ncn_vault_slasher_ticket.rs 68.57% 11 Missing :warning:
restaking_core/src/ncn_vault_ticket.rs 68.57% 11 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ======================================= Coverage 78.91% 78.91% ======================================= Files 77 77 Lines 8156 8156 ======================================= Hits 6436 6436 Misses 1720 1720 ```

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