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

Merge branch 'develop' into fix-dust-amount-for-revert-case

11e2c37
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'develop' into fix-dust-amount-for-revert-case
11e2c37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

62.64% (+0.00%) compared to 07120f1

View this Pull Request on Codecov

62.64% (+0.00%) compared to 07120f1

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 (07120f1) to head (11e2c37).

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.64%   62.64%           
========================================
  Files          424      424           
  Lines        30115    30124    +9     
========================================
+ Hits         18866    18872    +6     
- Misses       10408    10410    +2     
- Partials       841      842    +1     
Files with missing lines Coverage Δ
...hain/keeper/cctx_orchestrator_validate_outbound.go 70.24% <66.66%> (-0.14%) ⬇️