rippled
rippled copied to clipboard
Remove reporting mode
Builds and passes all tests, but I have not yet tested compatibility with Clio. Asking for help from the Clio team with that.
Codecov Report
Attention: Patch coverage is 77.61194% with 30 lines in your changes missing coverage. Please review.
Project coverage is 76.1%. Comparing base (
d9bd75e) to head (47644d5). Report is 1 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #5092 +/- ##
=========================================
+ Coverage 74.9% 76.1% +1.3%
=========================================
Files 768 760 -8
Lines 63134 61489 -1645
Branches 8846 8135 -711
=========================================
- Hits 47269 46810 -459
+ Misses 15865 14679 -1186
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/protocol/ErrorCodes.h | 100.0% <ø> (ø) |
|
| src/libxrpl/protocol/ErrorCodes.cpp | 71.4% <ø> (ø) |
|
| src/xrpld/app/ledger/AcceptedLedger.cpp | 100.0% <100.0%> (+16.7%) |
:arrow_up: |
| src/xrpld/app/ledger/Ledger.h | 100.0% <ø> (+6.2%) |
:arrow_up: |
| src/xrpld/app/ledger/LedgerMaster.h | 75.0% <ø> (+13.1%) |
:arrow_up: |
| src/xrpld/app/ledger/detail/LedgerMaster.cpp | 41.6% <ø> (+0.4%) |
:arrow_up: |
| src/xrpld/app/ledger/detail/LedgerToJson.cpp | 76.8% <100.0%> (+0.3%) |
:arrow_up: |
| src/xrpld/app/main/Application.h | 100.0% <ø> (ø) |
|
| src/xrpld/app/main/Main.cpp | 79.1% <ø> (-0.3%) |
:arrow_down: |
| src/xrpld/app/misc/NetworkOPs.h | 100.0% <ø> (ø) |
|
| ... and 44 more |