jito-foundation / restaking

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

Refactor: No unwraps #116

Closed coachchucksol closed 2 days ago

coachchucksol commented 2 weeks ago

Added more specific error codes instead of calling unwrap()

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 98.92473% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.42%. Comparing base (4af6d94) to head (245f807). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
vault_core/src/vault.rs 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ========================================== + Coverage 82.29% 82.42% +0.13% ========================================== Files 86 86 Lines 8651 8685 +34 ========================================== + Hits 7119 7159 +40 + Misses 1532 1526 -6 ```

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