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: Expose vault swaps from ingress-egress-tracker #5463

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

WIP (I'll fix this then structure the commits and push again)

85dc30d
Select commit
Loading
Failed to load commit list.
Open

feat: Expose vault swaps from ingress-egress-tracker #5463

WIP (I'll fix this then structure the commits and push again)
85dc30d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

71% (-0%) compared to 1a6856c

Details

Codecov Report

Attention: Patch coverage is 46.87500% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (1a6856c) to head (85dc30d).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/chains/src/address.rs 48% 11 Missing ⚠️
...ne/src/state_chain_observer/client/base_rpc_api.rs 25% 3 Missing ⚠️
state-chain/chains/src/dot/serializable_address.rs 0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5463    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        495     500     +5     
  Lines      88168   88263    +95     
  Branches   88168   88263    +95     
======================================
- Hits       63149   62889   -260     
- Misses     22450   22796   +346     
- Partials    2569    2578     +9     

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