fix: remove minimum rent exempt check for SPL token withdrawals #3374
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
63.22% (+0.00%) compared to 4bdfc0b
View this Pull Request on Codecov
63.22% (+0.00%) compared to 4bdfc0b
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 63.22%. Comparing base (
4bdfc0b
) to head (a409a1a
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/crosschain/keeper/v2_zevm_inbound.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3374 +/- ##
========================================
Coverage 63.22% 63.22%
========================================
Files 436 436
Lines 30636 30639 +3
========================================
+ Hits 19369 19372 +3
Misses 10432 10432
Partials 835 835
Files with missing lines | Coverage Δ | |
---|---|---|
...hain/keeper/cctx_orchestrator_validate_outbound.go | 70.95% <100.00%> (+0.12%) |
⬆️ |
x/crosschain/keeper/evm_hooks.go | 83.07% <100.00%> (+0.13%) |
⬆️ |
x/crosschain/keeper/v2_zevm_inbound.go | 3.88% <0.00%> (ø) |
Loading