rippled
rippled copied to clipboard
XLS-68: Sponsor
High Level Overview of Change
Context of Change
Type of Change
- [x] New feature (non-breaking change which adds functionality)
API Impact
- [ ] Public API: New feature (new methods and/or new fields)
- [ ] Public API: Breaking change (in general, breaking changes should only impact the next api_version)
- [ ]
libxrplchange (any change that may affectlibxrplor dependents oflibxrpl) - [ ] Peer protocol change (must be backward compatible or bump the peer protocol version)
Codecov Report
:x: Patch coverage is 96.23945% with 49 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 78.8%. Comparing base (8564702) to head (e49d338).
Additional details and impacted files
@@ Coverage Diff @@
## develop #5887 +/- ##
=========================================
+ Coverage 78.6% 78.8% +0.3%
=========================================
Files 818 822 +4
Lines 68938 69977 +1039
Branches 8241 8255 +14
=========================================
+ Hits 54166 55175 +1009
- Misses 14772 14802 +30
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/View.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/protocol/HashPrefix.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/Indexes.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/TER.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <100.0%> (ø) |
|
| include/xrpl/protocol/detail/permissions.macro | 100.0% <100.0%> (ø) |
|
| include/xrpl/protocol/detail/transactions.macro | 100.0% <100.0%> (ø) |
|
| src/libxrpl/ledger/CredentialHelpers.cpp | 97.7% <100.0%> (+<0.1%) |
:arrow_up: |
| src/libxrpl/protocol/Indexes.cpp | 96.9% <100.0%> (+<0.1%) |
:arrow_up: |
| src/libxrpl/protocol/InnerObjectFormats.cpp | 100.0% <100.0%> (ø) |
|
| ... and 59 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.