refactor: Fix clang-tidy bugprone-empty-catch check
#6419
+36
−33
Merged
Codecov / codecov/project
succeeded
Feb 27, 2026 in 0s
79.8% (target 75.0%)
View this Pull Request on Codecov
79.8% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 20.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.8%. Comparing base (404f35d) to head (05155dc).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6419 +/- ##
=========================================
- Coverage 79.8% 79.8% -0.0%
=========================================
Files 848 848
Lines 67757 67757
Branches 7558 7553 -5
=========================================
- Hits 54074 54068 -6
- Misses 13683 13689 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/libxrpl/protocol/STAmount.cpp | 88.3% <100.0%> (ø) |
|
| src/xrpld/app/ledger/detail/SkipListAcquire.cpp | 95.9% <100.0%> (ø) |
|
| src/libxrpl/beast/insight/StatsDCollector.cpp | 0.0% <0.0%> (ø) |
|
| src/libxrpl/nodestore/backend/NuDBFactory.cpp | 64.3% <0.0%> (ø) |
|
| src/libxrpl/tx/transactors/XChainBridge.cpp | 91.2% <0.0%> (ø) |
|
| src/xrpld/app/ledger/detail/InboundLedgers.cpp | 36.4% <0.0%> (ø) |
|
| src/xrpld/app/ledger/detail/LedgerMaster.cpp | 42.7% <0.0%> (ø) |
|
| src/xrpld/app/main/GRPCServer.cpp | 42.2% <0.0%> (ø) |
|
| src/xrpld/overlay/detail/ConnectAttempt.cpp | 0.0% <0.0%> (ø) |
|
| src/xrpld/rpc/detail/RPCCall.cpp | 93.6% <0.0%> (ø) |
|
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading