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

fix: fix solana inbounds #3261

Merged
merged 2 commits into from
Dec 10, 2024

fix: fix solana inbounds (#3255)

87bf74f
Select commit
Loading
Failed to load commit list.
Merged

fix: fix solana inbounds #3261

fix: fix solana inbounds (#3255)
87bf74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

61.84% (+0.05%) compared to 1329066

View this Pull Request on Codecov

61.84% (+0.05%) compared to 1329066

Details

Codecov Report

Attention: Patch coverage is 91.54930% with 6 lines in your changes missing coverage. Please review.

Project coverage is 61.84%. Comparing base (1329066) to head (87bf74f).

Files with missing lines Patch % Lines
pkg/contracts/solana/inbound.go 91.54% 4 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3261      +/-   ##
===========================================
+ Coverage    61.78%   61.84%   +0.05%     
===========================================
  Files          431      431              
  Lines        30786    30848      +62     
===========================================
+ Hits         19021    19077      +56     
- Misses       10909    10913       +4     
- Partials       856      858       +2     
Files with missing lines Coverage Δ
pkg/contracts/solana/gateway.go 0.00% <ø> (ø)
pkg/contracts/solana/instruction.go 18.57% <ø> (ø)
pkg/contracts/solana/inbound.go 87.23% <91.54%> (+2.42%) ⬆️