Path workers, allow node operators to configure threads used - #6667
Closed
shortthefomo wants to merge 40 commits into
Closed
Path workers, allow node operators to configure threads used#6667shortthefomo wants to merge 40 commits into
shortthefomo wants to merge 40 commits into
Codecov / codecov/project
succeeded
May 26, 2026 in 0s
82.4% (target 75.0%)
View this Pull Request on Codecov
82.4% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 74.78261% with 319 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.4%. Comparing base (8d1083e) to head (3c1d5a4).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6667 +/- ##
=========================================
+ Coverage 82.1% 82.4% +0.3%
=========================================
Files 1010 1011 +1
Lines 76164 76280 +116
Branches 7419 7306 -113
=========================================
+ Hits 62512 62820 +308
+ Misses 13652 13460 -192 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/basics/TaggedCache.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/basics/scope.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/core/Coro.ipp | 100.0% <100.0%> (ø) |
|
| include/xrpl/core/JobQueue.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/json/Writer.h | 93.3% <ø> (ø) |
|
| include/xrpl/ledger/BookDirs.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/ledger/OpenView.h | 100.0% <ø> (ø) |
|
| include/xrpl/ledger/View.h | 100.0% <ø> (ø) |
|
| include/xrpl/ledger/detail/RawStateTable.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/ledger/helpers/LendingHelpers.h | 95.2% <ø> (ø) |
|
| ... and 142 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading