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

Fix tests #332

Closed kaimen-sano closed 3 months ago

kaimen-sano commented 3 months ago

Description and Motivation

Several tests have failed due to #328 and #329. We fix these here.


Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.49%. Comparing base (64ec60f) to head (a8ebb95). Report is 16 commits behind head on release/v2_contracts.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v2_contracts #332 +/- ## ======================================================== + Coverage 89.42% 89.49% +0.07% ======================================================== Files 260 261 +1 Lines 26656 26646 -10 ======================================================== + Hits 23836 23848 +12 + Misses 2820 2798 -22 ```

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

kerber0x commented 3 months ago

:shipit: