Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: incentive manager #323

Merged
merged 38 commits into from
Apr 12, 2024

chore: cleanup things after PR suggestions

64ec60f
Select commit
Loading
Failed to load commit list.
Merged

feat: incentive manager #323

chore: cleanup things after PR suggestions
64ec60f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

89.42% (+0.85%) compared to 755c4bd

View this Pull Request on Codecov

89.42% (+0.85%) compared to 755c4bd

Details

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 ⚠️
packages/white-whale-std/src/pool_network/asset.rs 0.00% 8 Missing ⚠️
...ckages/white-whale-std/src/epoch_manager/common.rs 33.33% 6 Missing ⚠️
...ty_hub/incentive-manager/src/incentive/commands.rs 96.77% 4 Missing ⚠️
...racts/liquidity_hub/incentive-manager/src/state.rs 94.02% 4 Missing ⚠️
...dity_hub/incentive-manager/src/manager/commands.rs 98.30% 3 Missing ⚠️
...ity_hub/incentive-manager/src/position/commands.rs 98.02% 3 Missing ⚠️
...dity_hub/incentive-manager/src/position/helpers.rs 91.66% 3 Missing ⚠️
packages/white-whale-std/src/incentive_manager.rs 70.00% 3 Missing ⚠️
...racts/liquidity_hub/incentive-manager/src/error.rs 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                   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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.