White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

Feat/osmosis deployment #243

Closed kerber0x closed 8 months ago

kerber0x commented 8 months ago

Description and Motivation

This PR adds some minor changes to make the osmosis deployment.

Related Issues


Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (eb1ada0) 94.51% compared to head (b0f46ac) 94.41%.

Files Patch % Lines
...kages/white-whale/src/pool_network/mock_querier.rs 39.42% 63 Missing :warning:
...ity_hub/pool-network/terraswap_pair/src/helpers.rs 74.35% 10 Missing :warning:
packages/white-whale/src/pool_network/pair.rs 58.33% 5 Missing :warning:
packages/white-whale/src/pool_network/trio.rs 58.33% 5 Missing :warning:
..._hub/pool-network/stableswap_3pool/src/contract.rs 42.85% 4 Missing :warning:
...tracts/liquidity_hub/epoch-manager/src/contract.rs 0.00% 3 Missing :warning:
packages/white-whale/src/epoch_manager/hooks.rs 0.00% 3 Missing :warning:
...hub/pool-network/terraswap_factory/src/contract.rs 66.66% 2 Missing :warning:
...ault-network/vault_router/src/execute/next_loan.rs 33.33% 2 Missing :warning:
...liquidity_hub/fee-distributor-mock/src/contract.rs 50.00% 1 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================== - Coverage 94.51% 94.41% -0.11% ========================================== Files 218 218 Lines 24708 24774 +66 ========================================== + Hits 23354 23391 +37 - Misses 1354 1383 +29 ```

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