chore: Remove unnecessary clang-format off/on directives #6682
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
81.4% (target 75.0%)
View this Pull Request on Codecov
81.4% (target 75.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.4%. Comparing base (5c8dfe5) to head (b0f3942).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6682 +/- ##
=========================================
- Coverage 81.5% 81.4% -0.0%
=========================================
Files 999 999
Lines 74458 74458
Branches 7556 7555 -1
=========================================
- Hits 60649 60645 -4
- Misses 13809 13813 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/basics/IntrusivePointer.ipp | 86.6% <ø> (ø) |
|
| include/xrpl/basics/SlabAllocator.h | 93.3% <ø> (ø) |
|
| include/xrpl/protocol/detail/STVar.h | 100.0% <ø> (ø) |
|
| include/xrpl/tx/paths/detail/Steps.h | 94.6% <ø> (ø) |
|
| include/xrpl/tx/transactors/dex/AMMHelpers.h | 96.0% <ø> (ø) |
|
| src/libxrpl/protocol/STValidation.cpp | 81.8% <ø> (ø) |
|
| src/libxrpl/tx/applySteps.cpp | 79.1% <100.0%> (ø) |
|
| src/libxrpl/tx/paths/AMMLiquidity.cpp | 84.7% <ø> (ø) |
|
| src/libxrpl/tx/transactors/check/CheckCash.cpp | 92.6% <100.0%> (ø) |
|
| src/libxrpl/tx/transactors/escrow/EscrowHelpers.h | 98.7% <100.0%> (ø) |
|
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading