Skip to content

Merge branch 'develop' into 6399_Fix_flaky_subscribe_test

d9c46d5
Select commit
Loading
Failed to load commit list.
Open

tests: Improve stability of Subscribe tests #6420

Merge branch 'develop' into 6399_Fix_flaky_subscribe_test
d9c46d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

79.8% (target 75.0%)

View this Pull Request on Codecov

79.8% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.8%. Comparing base (1a7f824) to head (d9c46d5).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6420     +/-   ##
=========================================
- Coverage     79.8%   79.8%   -0.0%     
=========================================
  Files          858     858             
  Lines        67757   67761      +4     
  Branches      7562    7553      -9     
=========================================
- Hits         54081   54079      -2     
- Misses       13676   13682      +6     
Files with missing lines Coverage Δ
src/xrpld/app/main/Application.cpp 70.4% <100.0%> (+0.4%) ⬆️
src/xrpld/app/main/BasicApp.h 100.0% <100.0%> (ø)

... and 2 files 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.