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: Deposit channel recycling for Solana #5411

Merged
merged 3 commits into from
Nov 13, 2024

Slight improvements

0e7e200
Select commit
Loading
Failed to load commit list.
Merged

feat: Deposit channel recycling for Solana #5411

Slight improvements
0e7e200
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

72% (+0%) compared to 420429c

Details

Codecov Report

Attention: Patch coverage is 98.76543% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (420429c) to head (0e7e200).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/cf-integration-tests/src/solana.rs 99% 0 Missing and 1 partial ⚠️
state-chain/chains/src/address.rs 80% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5411    +/-   ##
======================================
  Coverage     72%     72%            
======================================
  Files        487     489     +2     
  Lines      86183   86658   +475     
  Branches   86183   86658   +475     
======================================
+ Hits       61633   62146   +513     
+ Misses     21636   21589    -47     
- Partials    2914    2923     +9     

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