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: Solana Vault swaps (base PR) #5309

Merged
merged 25 commits into from
Nov 12, 2024

chore: not run upgrade test

e3add5b
Select commit
Loading
Failed to load commit list.
Merged

feat: Solana Vault swaps (base PR) #5309

chore: not run upgrade test
e3add5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

71% (-0%) compared to 420429c

Details

Codecov Report

Attention: Patch coverage is 47.19101% with 94 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...-environment/src/migrations/sol_api_environment.rs 0% 58 Missing ⚠️
state-chain/chains/src/sol/api.rs 0% 24 Missing ⚠️
state-chain/node/src/chain_spec.rs 29% 12 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5309    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        487     488     +1     
  Lines      86183   86224    +41     
  Branches   86183   86224    +41     
======================================
- Hits       61633   61523   -110     
- Misses     21636   21784   +148     
- Partials    2914    2917     +3     

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