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: incentive manager #323

Closed kerber0x closed 4 months ago

kerber0x commented 5 months ago

Description and Motivation

This PR adds the incentive manager to the v2 branch.

Related Issues


Checklist:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 92.58605% with 84 lines in your changes are missing coverage. Please review.

Project coverage is 89.42%. Comparing base (755c4bd) to head (64ec60f). Report is 7 commits behind head on release/v2_contracts.

Files Patch % Lines
...uidity_hub/incentive-manager/tests/common/suite.rs 80.71% 43 Missing :warning:
packages/white-whale-std/src/pool_network/asset.rs 0.00% 8 Missing :warning:
...ckages/white-whale-std/src/epoch_manager/common.rs 33.33% 6 Missing :warning:
...ty_hub/incentive-manager/src/incentive/commands.rs 96.77% 4 Missing :warning:
...racts/liquidity_hub/incentive-manager/src/state.rs 94.02% 4 Missing :warning:
...dity_hub/incentive-manager/src/manager/commands.rs 98.30% 3 Missing :warning:
...ity_hub/incentive-manager/src/position/commands.rs 98.02% 3 Missing :warning:
...dity_hub/incentive-manager/src/position/helpers.rs 91.66% 3 Missing :warning:
packages/white-whale-std/src/incentive_manager.rs 70.00% 3 Missing :warning:
...racts/liquidity_hub/incentive-manager/src/error.rs 0.00% 2 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v2_contracts #323 +/- ## ======================================================== + Coverage 88.56% 89.42% +0.85% ======================================================== Files 243 260 +17 Lines 23584 26656 +3072 ======================================================== + Hits 20887 23836 +2949 - Misses 2697 2820 +123 ```

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

github-actions[bot] commented 5 months ago

Schema generation had missing jobs:

Please run just schemas locally and upload the generated schemas.

github-actions[bot] commented 4 months ago

Schema generation had missing jobs:

contracts/liquidity_hub/pool-manager/schema/pool-manager.json
contracts/liquidity_hub/pool-manager/schema/raw/execute.json
contracts/liquidity_hub/pool-manager/schema/raw/response_to_pair.json

Please run just schemas locally and upload the generated schemas.

github-actions[bot] commented 4 months ago

Schema generation had missing jobs:

contracts/liquidity_hub/pool-manager/schema/pool-manager.json
contracts/liquidity_hub/pool-manager/schema/raw/execute.json
contracts/liquidity_hub/pool-manager/schema/raw/response_to_pair.json

Please run just schemas locally and upload the generated schemas.

github-actions[bot] commented 4 months ago

Schema generation had missing jobs:

contracts/liquidity_hub/pool-manager/schema/pool-manager.json
contracts/liquidity_hub/pool-manager/schema/raw/execute.json
contracts/liquidity_hub/pool-manager/schema/raw/response_to_pair.json

Please run just schemas locally and upload the generated schemas.