fix start function infinite loop bug #6172
Merged
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
79.6% (target 75.0%)
View this Pull Request on Codecov
79.6% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.6%. Comparing base (9ed60b4) to head (82c7c7d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/xrpld/app/wasm/detail/WasmiVM.cpp | 93.3% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## ripple/wasmi-host-functions #6172 +/- ##
===========================================================
Coverage 79.6% 79.6%
===========================================================
Files 845 845
Lines 73319 73329 +10
Branches 8363 8353 -10
===========================================================
+ Hits 58367 58392 +25
+ Misses 14952 14937 -15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/xrpld/app/wasm/WasmiVM.h | 93.9% <ø> (ø) |
|
| src/xrpld/app/wasm/detail/WasmiVM.cpp | 95.5% <93.3%> (+2.3%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading