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

nktkas / hyperliquid / 17229216172
95%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2025 06:14AM UTC
Jobs 1
Files 18
Run time 1min
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

26 Aug 2025 05:48AM UTC coverage: 90.75% (-0.06%) from 90.806%
17229216172

push

github

nktkas
fix(transports): avoid wrapping `TransportError` into `HttpRequestError` / `WebSocketRequestError`

For example:

Before:
- `WebSocketRequestError: Unknown error while making a WebSocket request: ReconnectingWebSocketError: Error when reconnecting WebSocket: USER_INITIATED_CLOSE`

After:
- `ReconnectingWebSocketError: Error when reconnecting WebSocket: USER_INITIATED_CLOSE`

(`ReconnectingWebSocketError` instance of `TransportError`)

368 of 506 branches covered (72.73%)

Branch coverage included in aggregate %.

2 of 4 new or added lines in 2 files covered. (50.0%)

93 existing lines in 4 files now uncovered.

2958 of 3159 relevant lines covered (93.64%)

439.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.5
0.0% src/transports/websocket/websocket_transport.ts

Uncovered Existing Lines

Lines Coverage ∆ File
3
95.45
-1.94% src/transports/websocket/_websocket_async_request.ts
6
97.4
0.03% src/clients/info.ts
34
91.0
0.4% src/signing/_sorter.ts
50
81.68
0.08% src/clients/exchange.ts
Jobs
ID Job ID Ran Files Coverage
1 17229216172.1 26 Aug 2025 06:14AM UTC 18
90.75
GitHub Action Run
Source Files on build 17229216172
  • Tree
  • List 18
  • Changed 9
  • Source Changed 9
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17229216172
  • f8a71058 on github
  • Prev Build on main (#16583192762)
  • Next Build on main (#17314537565)
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

© 2025 Coveralls, Inc