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: abort cctx on dust amount in revert outbound (Bitcoin and Solana) #3149

Merged
merged 6 commits into from
Nov 14, 2024

add error message check for aborted CCTX caused by dust amount

46ede19
Select commit
Loading
Failed to load commit list.
Merged

fix: abort cctx on dust amount in revert outbound (Bitcoin and Solana) #3149

add error message check for aborted CCTX caused by dust amount
46ede19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

62.64% (-0.03%) compared to 5631ad7

View this Pull Request on Codecov

62.64% (-0.03%) compared to 5631ad7

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 62.64%. Comparing base (5631ad7) to head (46ede19).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...hain/keeper/cctx_orchestrator_validate_outbound.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3149      +/-   ##
===========================================
- Coverage    62.67%   62.64%   -0.03%     
===========================================
  Files          424      424              
  Lines        30101    30124      +23     
===========================================
+ Hits         18866    18872       +6     
- Misses       10394    10410      +16     
- Partials       841      842       +1     
Files with missing lines Coverage Δ
...hain/keeper/cctx_orchestrator_validate_outbound.go 70.24% <66.66%> (-0.14%) ⬇️

... and 1 file with indirect coverage changes