osmosis-labs / mesh-security

Other
62 stars 8 forks source link

Sudo refactoring #161

Closed maurolacy closed 11 months ago

maurolacy commented 11 months ago

Rename virtual-staking Rebalance to HandleEpoch. Remove unused bindings.

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1bc8be6) 88.36% compared to head (ad028e0) 88.36%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ======================================= Coverage 88.36% 88.36% ======================================= Files 70 69 -1 Lines 13113 13112 -1 Branches 13113 13112 -1 ======================================= Hits 11587 11587 + Misses 993 992 -1 Partials 533 533 ``` | [Files](https://app.codecov.io/gh/osmosis-labs/mesh-security/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osmosis-labs) | Coverage Δ | | |---|---|---| | [packages/apis/src/virtual\_staking\_api.rs](https://app.codecov.io/gh/osmosis-labs/mesh-security/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osmosis-labs#diff-cGFja2FnZXMvYXBpcy9zcmMvdmlydHVhbF9zdGFraW5nX2FwaS5ycw==) | `50.00% <ø> (ø)` | | | [packages/bindings/src/lib.rs](https://app.codecov.io/gh/osmosis-labs/mesh-security/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osmosis-labs#diff-cGFja2FnZXMvYmluZGluZ3Mvc3JjL2xpYi5ycw==) | `0.00% <ø> (ø)` | | | [contracts/consumer/virtual-staking/src/contract.rs](https://app.codecov.io/gh/osmosis-labs/mesh-security/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osmosis-labs#diff-Y29udHJhY3RzL2NvbnN1bWVyL3ZpcnR1YWwtc3Rha2luZy9zcmMvY29udHJhY3QucnM=) | `89.22% <0.00%> (ø)` | |

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