XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.48k stars 1.44k forks source link

chore: remove repeat words #5041

Closed todaymoon closed 2 weeks ago

todaymoon commented 2 weeks ago

High Level Overview of Change

Context of Change

remove repeat words

Type of Change

API Impact

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.3%. Comparing base (20d0549) to head (7e4c1dd).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5041/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) ```diff @@ Coverage Diff @@ ## develop #5041 +/- ## ======================================= Coverage 71.3% 71.3% ======================================= Files 796 796 Lines 66900 66900 Branches 10870 10866 -4 ======================================= + Hits 47698 47706 +8 + Misses 19202 19194 -8 ``` | [Files](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) | Coverage Δ | | |---|---|---| | [src/ripple/app/paths/impl/Steps.h](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?src=pr&el=tree&filepath=src%2Fripple%2Fapp%2Fpaths%2Fimpl%2FSteps.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9hcHAvcGF0aHMvaW1wbC9TdGVwcy5o) | `93.1% <ø> (ø)` | | | [src/ripple/ledger/impl/ApplyView.cpp](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?src=pr&el=tree&filepath=src%2Fripple%2Fledger%2Fimpl%2FApplyView.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9sZWRnZXIvaW1wbC9BcHBseVZpZXcuY3Bw) | `69.9% <ø> (ø)` | | | [src/ripple/ledger/impl/PaymentSandbox.cpp](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?src=pr&el=tree&filepath=src%2Fripple%2Fledger%2Fimpl%2FPaymentSandbox.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9sZWRnZXIvaW1wbC9QYXltZW50U2FuZGJveC5jcHA=) | `53.1% <ø> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/XRPLF/rippled/pull/5041/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5041/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)