• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sonirico / go-hyperliquid
18%
master: 18%

Build:
Build:
LAST BUILD BRANCH: fix
DEFAULT BRANCH: master
Repo Added 30 May 2025 11:57PM UTC
Token 0yRH2EThaJxpYOaRxPWy7Xb8lrcojM6FH regen
Build 201 Last
Files 39
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/remove-name-to-coin
  • chore/types
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/akhilmhdh/contributors-readme-action-2.3.11
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.0
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.1
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.3
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.4
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.5
  • dependabot/go_modules/github.com/ethereum/go-ethereum-1.16.7
  • dependabot/go_modules/github.com/sonirico/vago-0.10.0
  • dependabot/go_modules/github.com/sonirico/vago-0.11.4
  • dependabot/go_modules/github.com/sonirico/vago-0.7.3
  • dependabot/go_modules/github.com/sonirico/vago-0.8.1
  • dependabot/go_modules/github.com/sonirico/vago-0.9.0
  • dependabot/go_modules/github.com/sonirico/vago/lol-0.1.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/valyala/fastjson-1.6.7
  • dependabot/go_modules/gopkg.in/dnaeon/go-vcr.v4-4.0.6
  • feat/add-vault-methods
  • feat/aggregate-by-time
  • feat/allmids
  • feat/asset-info-new-fields
  • feat/debug-mode
  • feat/export-order-types
  • feat/hip3
  • feat/notifications
  • feat/perp-dexs
  • feat/subscribe-user-fills
  • feat/user-active-asset-data
  • feat/ws-active-asset-ctx
  • feat/ws-endpoints-custom-hosts
  • feat/ws-order-updates
  • feat/ws-webdata2
  • feature/context
  • feature/create-token-details-method
  • feature/issue-18
  • feature/nonce
  • fix
  • fix/HIP3-markets-order-placing
  • fix/approve-agent-and-cloid-serialization
  • fix/bulk-modify-orders-wiring
  • fix/clearinghousestate-callback
  • fix/context
  • fix/fill-type
  • fix/generate-types
  • fix/missing-websocket-matchings
  • fix/nonce
  • fix/order-query-methods
  • fix/order-type-wire
  • fix/position-cumfunding
  • fix/remove-log
  • fix/sigfigs
  • fix/slippage-rounding
  • fix/spot-user-state
  • fix/typing-meta-info
  • fix/user-fills-subscription-type
  • fix/userfees-missing-props
  • fix/vaultaddr-response-parsing
  • fix/websocket-deadlock
  • fix/ws-candles
  • fix_orderstatusvalue
  • halt-trading-method
  • master
  • refactor/context
  • refactor/typed-modify-order-request
  • refactor/ws
  • remove-dispatch-pong-err-log
  • set-oracle
  • test/apiresponse-unmarshal
  • test/exchange-orders-cancelbycloid
  • test/meta-methods

13 Jan 2026 01:39AM UTC coverage: 18.002%. First build
20941447450

Pull #117

github

web-flow
Merge 59a4de04c into b0fdc84d7
Pull Request #117: feat: add aggregateByTime parameter to UserFills function

76 of 465 new or added lines in 2 files covered. (16.34%)

3365 of 18692 relevant lines covered (18.0%)

279.96 hits per line

Relevant lines Covered
Build:
Build:
18692 RELEVANT LINES 3365 COVERED LINES
279.96 HITS PER LINE
Source Files on master
  • Tree
  • List 39
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20941447450 fix Merge 59a4de04c into b0fdc84d7 Pull #117 13 Jan 2026 01:41AM UTC web-flow github
18.0
20827720322 master add `perpDexs` argument in `NewInfo` and `NewExchange` function (#120) * feat: add `perpDexs` argument in `NewInfo` and `NewExchange` function * fix: `nil dereference in store` bug push 08 Jan 2026 06:39PM UTC web-flow github
18.07
20827516125 feat/perp-dexs Merge d9aa9d33d into 19693b01a Pull #120 08 Jan 2026 06:31PM UTC web-flow github
18.07
20827211621 feat/perp-dexs Merge e621eeff7 into 19693b01a Pull #120 08 Jan 2026 06:21PM UTC web-flow github
18.07
20822733836 master chore: update types for `Meta` (#119) push 08 Jan 2026 03:51PM UTC web-flow github
18.07
20822667204 chore/types Merge 74d4755d8 into c9c6fa9d8 Pull #119 08 Jan 2026 03:49PM UTC web-flow github
18.07
20813850015 master fix: use DefaultDialer to support proxy for websocket connections (#118) Replace empty websocket.Dialer{} with websocket.DefaultDialer to allow websocket connections to respect system proxy settings (HTTP_PROXY, etc). push 08 Jan 2026 10:35AM UTC web-flow github
18.09
20777788802 master fix: Update clearinghouseState subscription to parse responses with "dex" enabled correctly (#115) * feat: Update message dispatcher to use prefix matching for subscriber IDs to include dispatches having clearingHouse with dex parameter * feat: ... push 07 Jan 2026 10:07AM UTC web-flow github
18.09
20712371043 fix/clearinghousestate-callback Merge 561cd5138 into 9b89a9b16 Pull #115 07 Jan 2026 10:05AM UTC web-flow github
18.15
20777711230 master fix: dex field added to req json payload to allow place/cancel order #116 * dex field added to req json payload to allow place/cancel order for HIP3 builder deployed markets and see open positions and open orders * make generate * rebased chang... push 07 Jan 2026 10:05AM UTC web-flow github
18.18
See All Builds (201)

Badge your Repo: go-hyperliquid

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc