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: EVM Vault swaps support for Broker and affiliates #5408

Merged
merged 23 commits into from
Nov 14, 2024

chore: fix merge conflicts

2d44dfb
Select commit
Loading
Failed to load commit list.
Merged

Feat: EVM Vault swaps support for Broker and affiliates #5408

chore: fix merge conflicts
2d44dfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

72% (-0%) compared to 66b295b

Details

Codecov Report

Attention: Patch coverage is 59.57447% with 38 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (66b295b) to head (2d44dfb).

Files with missing lines Patch % Lines
engine/src/witness/arb.rs 0% 17 Missing ⚠️
engine/src/witness/eth.rs 0% 12 Missing ⚠️
engine/src/witness/evm/vault.rs 0% 4 Missing ⚠️
state-chain/pallets/cf-ingress-egress/src/lib.rs 50% 4 Missing ⚠️
state-chain/primitives/src/lib.rs 0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5408    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        489     489            
  Lines      86812   86691   -121     
  Branches   86812   86691   -121     
======================================
- Hits       62339   62187   -152     
- Misses     21555   21578    +23     
- Partials    2918    2926     +8     

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