Skip to content

Phase 1c: RPC layer telemetry integration

b5fb71c
Select commit
Loading
Failed to load commit list.
Draft

Phase 1c: RPC telemetry integration — tracing macros, handler instrumentation #6438

Phase 1c: RPC layer telemetry integration
b5fb71c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 1s

79.7% (target 75.0%)

View this Pull Request on Codecov

79.7% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.7%. Comparing base (252a4bb) to head (b5fb71c).

Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                          @@
##           pratik/otel-phase1b-telemetry-infra   #6438     +/-   ##
=====================================================================
- Coverage                                 79.7%   79.7%   -0.0%     
=====================================================================
  Files                                      851     852      +1     
  Lines                                    67872   67895     +23     
  Branches                                  7589    7587      -2     
=====================================================================
+ Hits                                     54096   54114     +18     
- Misses                                   13776   13781      +5     
Files with missing lines Coverage Δ
src/xrpld/rpc/detail/RPCHandler.cpp 92.0% <100.0%> (+0.8%) ⬆️
src/xrpld/rpc/detail/ServerHandler.cpp 87.8% <100.0%> (+0.1%) ⬆️

... and 5 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.