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 CCM fallback #5316

Merged
merged 13 commits into from
Oct 18, 2024

fix

34f9380
Select commit
Loading
Failed to load commit list.
Merged

feat: Solana CCM fallback #5316

fix
34f9380
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

71% (+0%) compared to 33eb5eb

Details

Codecov Report

Attention: Patch coverage is 58.02469% with 102 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (33eb5eb) to head (34f9380).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...me/src/migrations/solana_egress_success_witness.rs 0% 74 Missing ⚠️
engine/src/witness/sol/egress_witnessing.rs 0% 7 Missing ⚠️
engine/src/witness/sol.rs 0% 6 Missing ⚠️
state-chain/pallets/cf-ingress-egress/src/lib.rs 75% 5 Missing ⚠️
...te-chain/runtime/src/chainflip/solana_elections.rs 55% 4 Missing and 1 partial ⚠️
state-chain/chains/src/sol/api.rs 73% 3 Missing ⚠️
state-chain/cf-integration-tests/src/solana.rs 98% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5316    +/-   ##
======================================
  Coverage     71%     71%            
======================================
  Files        490     492     +2     
  Lines      85209   85416   +207     
  Branches   85209   85416   +207     
======================================
+ Hits       60659   60896   +237     
+ Misses     21839   21790    -49     
- Partials    2711    2730    +19     

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