Skip to content

Exchange endpoints: createVault, setReferrer - #156

Merged
TuxedoFish merged 2 commits into
mainfrom
endpoint/create-vault-set-referrer
Sep 8, 2026
Merged

Exchange endpoints: createVault, setReferrer#156
TuxedoFish merged 2 commits into
mainfrom
endpoint/create-vault-set-referrer

Remove unnecessary comments flagged in review

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

70.28% (+0.10%) compared to 9869c9e

View this Pull Request on Codecov

70.28% (+0.10%) compared to 9869c9e

Details

Codecov Report

❌ Patch coverage is 78.63248% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.28%. Comparing base (9869c9e) to head (84beec6).

Files with missing lines Patch % Lines
src/rest/RestApi.cpp 0.00% 14 Missing ⚠️
src/rest/RestApiMessageParser.cpp 80.00% 5 Missing ⚠️
src/websocket/WebsocketApi.cpp 75.00% 2 Missing ⚠️
tests/rest_vaults_test.cpp 95.12% 0 Missing and 2 partials ⚠️
include/hyperliquid/rest/RestEndpointListener.h 0.00% 1 Missing ⚠️
src/signing/Signing.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   70.17%   70.28%   +0.10%     
==========================================
  Files          54       54              
  Lines        8782     8898     +116     
  Branches      534      539       +5     
==========================================
+ Hits         6163     6254      +91     
- Misses       2616     2639      +23     
- Partials        3        5       +2     

☔ 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.