Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove repeat words #5053

Merged
merged 2 commits into from
Jul 9, 2024
Merged

chore: remove repeat words #5053

merged 2 commits into from
Jul 9, 2024

Conversation

dashangcun
Copy link
Contributor

High Level Overview of Change

Context of Change

remove repeat words

Type of Change

  • Documentation update

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)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

Signed-off-by: dashangcun <[email protected]>
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.4%. Comparing base (0f32109) to head (cacf89e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5053   +/-   ##
=======================================
  Coverage     71.4%   71.4%           
=======================================
  Files          796     796           
  Lines        67031   67031           
  Branches     10867   10866    -1     
=======================================
+ Hits         47827   47830    +3     
+ Misses       19204   19201    -3     
Files Coverage Δ
src/xrpld/shamap/detail/TaggedPointer.h 100.0% <ø> (ø)
src/xrpld/shamap/detail/TaggedPointer.ipp 92.8% <ø> (ø)

... and 4 files with indirect coverage changes

Impacted file tree graph

@zrayn zrayn added the Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required. label Jul 9, 2024
@zrayn zrayn merged commit e8602b8 into XRPLF:develop Jul 9, 2024
19 checks passed
vlntb pushed a commit to vlntb/rippled that referenced this pull request Aug 23, 2024
Signed-off-by: dashangcun <[email protected]>
Co-authored-by: dashangcun <[email protected]>
Co-authored-by: Zack Brunson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants