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

updates to book_changes RPC command #5096

Merged
merged 9 commits into from
Sep 19, 2024

Update API-CHANGELOG.md

75cb233
Select commit
Loading
Failed to load commit list.
Merged

updates to book_changes RPC command #5096

Update API-CHANGELOG.md
75cb233
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

76.2% (target 60.0%)

View this Pull Request on Codecov

76.2% (target 60.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.2%. Comparing base (9a6af9c) to head (75cb233).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5096     +/-   ##
=========================================
+ Coverage     76.1%   76.2%   +0.1%     
=========================================
  Files          760     760             
  Lines        61548   61550      +2     
  Branches      8160    8124     -36     
=========================================
+ Hits         46834   46884     +50     
+ Misses       14714   14666     -48     
Files with missing lines Coverage Δ
src/xrpld/rpc/BookChanges.h 14.4% <100.0%> (+14.4%) ⬆️
src/xrpld/rpc/handlers/BookOffers.cpp 98.8% <100.0%> (+6.0%) ⬆️

... and 9 files with indirect coverage changes

Impacted file tree graph