fix account_objects with invalid marker do not return an error #5046
Codecov / codecov/project
succeeded
Oct 29, 2024 in 0s
77.5% (target 60.0%)
View this Pull Request on Codecov
77.5% (target 60.0%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 77.5%. Comparing base (
ab5d450
) to head (8f1da51
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #5046 +/- ##
=======================================
Coverage 77.5% 77.5%
=======================================
Files 777 777
Lines 65828 65831 +3
Branches 8207 8185 -22
=======================================
+ Hits 50995 51025 +30
+ Misses 14833 14806 -27
Files with missing lines | Coverage Δ | |
---|---|---|
src/xrpld/rpc/detail/RPCHelpers.cpp | 82.8% <100.0%> (+0.3%) |
⬆️ |
src/xrpld/rpc/handlers/AccountObjects.cpp | 96.2% <100.0%> (+0.7%) |
⬆️ |
Loading