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: Affiliate Broker Registration and Lookup for Vault Swaps #5389

Merged
merged 15 commits into from
Nov 13, 2024

chore: rename events

d20abf6
Select commit
Loading
Failed to load commit list.
Merged

feat: Affiliate Broker Registration and Lookup for Vault Swaps #5389

chore: rename events
d20abf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

71% (-0%) compared to 420429c

Details

Codecov Report

Attention: Patch coverage is 81.36095% with 63 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (420429c) to head (d20abf6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/pallets/cf-swapping/src/weights.rs 0% 18 Missing ⚠️
engine/src/witness/btc/deposits.rs 0% 17 Missing ⚠️
state-chain/pallets/cf-swapping/src/lib.rs 71% 10 Missing ⚠️
engine/src/witness/arb.rs 0% 6 Missing ⚠️
engine/src/witness/eth.rs 0% 6 Missing ⚠️
state-chain/pallets/cf-ingress-egress/src/lib.rs 91% 3 Missing ⚠️
state-chain/pallets/cf-swapping/src/mock.rs 0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5389    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        487     489     +2     
  Lines      86183   86508   +325     
  Branches   86183   86508   +325     
======================================
+ Hits       61633   61768   +135     
- Misses     21636   21828   +192     
+ Partials    2914    2912     -2     

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