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: Boost Support for Vault Swaps #5437

Merged
merged 14 commits into from
Dec 4, 2024

test: add extra test

573982a
Select commit
Loading
Failed to load commit list.
Merged

Feat: Boost Support for Vault Swaps #5437

test: add extra test
573982a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

72% (+0%) compared to d12200a

Details

Codecov Report

Attention: Patch coverage is 87.68529% with 108 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (d12200a) to head (573982a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/pallets/cf-ingress-egress/src/lib.rs 93% 29 Missing and 2 partials ⚠️
...te-chain/runtime/src/chainflip/solana_elections.rs 0% 19 Missing ⚠️
engine/src/witness/arb.rs 0% 13 Missing ⚠️
engine/src/witness/btc/deposits.rs 0% 13 Missing ⚠️
engine/src/witness/eth.rs 0% 12 Missing ⚠️
engine/src/witness/evm/vault.rs 0% 7 Missing ⚠️
state-chain/traits/src/mocks/balance_api.rs 25% 6 Missing ⚠️
state-chain/pallets/cf-lp/src/mock.rs 67% 3 Missing ⚠️
...ate-chain/pallets/cf-ingress-egress/src/weights.rs 0% 2 Missing ⚠️
state-chain/chains/src/lib.rs 80% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5437    +/-   ##
======================================
  Coverage     72%     72%            
======================================
  Files        494     494            
  Lines      87751   87926   +175     
  Branches   87751   87926   +175     
======================================
+ Hits       62826   62982   +156     
- Misses     22310   22365    +55     
+ Partials    2615    2579    -36     

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