fix(ffi): free transaction byte buffers correctly #749
+96
−24
Codecov / codecov/project
succeeded
May 9, 2026 in 1s
71.91% (+0.02%) compared to 34f574d
View this Pull Request on Codecov
71.91% (+0.02%) compared to 34f574d
Details
Codecov Report
❌ Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.91%. Comparing base (34f574d) to head (a7d48fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-ffi/src/transaction.rs | 54.16% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #749 +/- ##
=============================================
+ Coverage 71.89% 71.91% +0.02%
=============================================
Files 320 320
Lines 69473 69465 -8
=============================================
+ Hits 49947 49957 +10
+ Misses 19526 19508 -18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/transaction.rs | 2.92% <54.16%> (+2.92%) |
⬆️ |
Loading