Skip to content

feat: Test bonding and claiming where swaps and pools are created

Codecov / codecov/project succeeded Apr 26, 2024 in 0s

89.53% (-0.15%) compared to 4f0d553

View this Pull Request on Codecov

89.53% (-0.15%) compared to 4f0d553

Details

Codecov Report

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

Project coverage is 89.53%. Comparing base (4f0d553) to head (780a5e1).
Report is 2 commits behind head on release/v2_contracts.

❗ Current head 780a5e1 differs from pull request most recent head a5685f7. Consider uploading reports for the commit a5685f7 to get more accurate results

Files Patch % Lines
...ntracts/liquidity_hub/bonding-manager/src/state.rs 36.98% 46 Missing ⚠️
...s/liquidity_hub/bonding-manager/src/tests/robot.rs 82.37% 46 Missing ⚠️
...racts/liquidity_hub/bonding-manager/src/queries.rs 86.61% 19 Missing ⚠️
...racts/liquidity_hub/bonding-manager/src/helpers.rs 75.80% 15 Missing ⚠️
packages/white-whale-std/src/coin.rs 37.50% 10 Missing ⚠️
...acts/liquidity_hub/bonding-manager/src/contract.rs 95.55% 6 Missing ⚠️
packages/white-whale-std/src/bonding_manager.rs 40.00% 6 Missing ⚠️
...acts/liquidity_hub/bonding-manager/src/commands.rs 97.35% 5 Missing ⚠️
...s/white-whale-testing/src/integration/contracts.rs 0.00% 3 Missing ⚠️
.../bonding-manager/src/bin/bonding_manager_schema.rs 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                   Coverage Diff                    @@
##           release/v2_contracts     #302      +/-   ##
========================================================
- Coverage                 89.67%   89.53%   -0.15%     
========================================================
  Files                       261      278      +17     
  Lines                     26905    28327    +1422     
========================================================
+ Hits                      24128    25362    +1234     
- Misses                     2777     2965     +188     

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