Skip to content

fix start function loop

82c7c7d
Select commit
Loading
Failed to load commit list.
Merged

fix start function infinite loop bug #6172

fix start function loop
82c7c7d
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@                     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%) ⬆️

... and 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.