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 Elections #5355

Merged
merged 66 commits into from
Nov 27, 2024

chore: merge from main and fix clippy

6854f90
Select commit
Loading
Failed to load commit list.
Merged

feat: Solana Vault Swaps Elections #5355

chore: merge from main and fix clippy
6854f90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

71% (-1%) compared to 5fd24e2

Details

Codecov Report

Attention: Patch coverage is 23.23340% with 717 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (5fd24e2) to head (6854f90).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
engine/src/witness/sol/program_swaps_witnessing.rs 0% 439 Missing ⚠️
...te-chain/runtime/src/chainflip/solana_elections.rs 23% 52 Missing and 4 partials ⚠️
...rc/electoral_systems/solana_vault_swap_accounts.rs 68% 41 Missing and 10 partials ⚠️
...ime/src/migrations/solana_vault_swaps_migration.rs 0% 43 Missing ⚠️
state-chain/chains/src/benchmarking_value.rs 0% 33 Missing ⚠️
state-chain/chains/src/lib.rs 10% 25 Missing and 1 partial ⚠️
...chains/src/sol/sol_tx_core/program_instructions.rs 62% 21 Missing and 4 partials ⚠️
engine/src/witness/sol.rs 0% 20 Missing ⚠️
state-chain/chains/src/sol/api.rs 9% 10 Missing ⚠️
state-chain/chains/src/sol/benchmarking.rs 0% 6 Missing ⚠️
... and 4 more
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5355    +/-   ##
======================================
- Coverage     72%     71%    -1%     
======================================
  Files        491     494     +3     
  Lines      86776   87534   +758     
  Branches   86776   87534   +758     
======================================
+ Hits       62480   62492    +12     
- Misses     21698   22432   +734     
- Partials    2598    2610    +12     

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