Skip to content

Info endpoints: userBorrowLendInterest, liquidatable - #154

Merged
TuxedoFish merged 2 commits into
mainfrom
endpoint/borrow-lend-interest-liquidatable
Sep 8, 2026
Merged

Info endpoints: userBorrowLendInterest, liquidatable#154
TuxedoFish merged 2 commits into
mainfrom
endpoint/borrow-lend-interest-liquidatable

Swap userBorrowLendInterest test fixture for a real testnet capture

2392d26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 1s

69.84% (+0.11%) compared to 0b9bdc9

View this Pull Request on Codecov

69.84% (+0.11%) compared to 0b9bdc9

Details

Codecov Report

❌ Patch coverage is 78.76106% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.84%. Comparing base (0b9bdc9) to head (2392d26).

Files with missing lines Patch % Lines
src/rest/RestApi.cpp 0.00% 12 Missing ⚠️
src/rest/RestApiMessageParser.cpp 80.39% 10 Missing ⚠️
include/hyperliquid/rest/RestEndpointListener.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   69.72%   69.84%   +0.11%     
==========================================
  Files          53       53              
  Lines        8404     8517     +113     
  Branches      526      531       +5     
==========================================
+ Hits         5860     5949      +89     
- Misses       2541     2565      +24     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.