feat: Pull Logger from Clio and add structured logging #7055
Codecov / codecov/project
succeeded
May 4, 2026 in 1s
82.2% (target 75.0%)
View this Pull Request on Codecov
82.2% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 99.71182% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.2%. Comparing base (182d844) to head (3f7b2ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libxrpl/basics/Logger.cpp | 99.6% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #7055 +/- ##
=========================================
+ Coverage 82.1% 82.2% +0.1%
=========================================
Files 1010 1013 +3
Lines 76054 76401 +347
Branches 7380 7376 -4
=========================================
+ Hits 62424 62767 +343
- Misses 13630 13634 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/basics/Logger.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/basics/StructuredLogging.h | 100.0% <100.0%> (ø) |
|
| src/libxrpl/basics/Logger.cpp | 99.6% <99.6%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading