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

ProjectOpenSea / opensea-js / 21042669726
88%
master: 30%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 15 Jan 2026 06:53PM UTC
Jobs 1
Files 69
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

15 Jan 2026 06:52PM UTC coverage: 88.203% (+0.1%) from 88.092%
21042669726

push

github

web-flow
feat(api): add request options for timeout and abort signal (#1871)

* feat(api): add request options for timeout and abort signal

Add support for request-level options in post() method:
- timeout: Set request timeout in milliseconds
- signal: Pass AbortController signal for request cancellation

This enables:
- Abort/timeout control via AbortController (useful for CI, batch scripts)
- Custom timeout settings per request

The new RequestOptions interface is exported for SDK consumers.

Closes the use case from #1868 with a clean, typed interface instead
of heuristics.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* feat(api): add request options to get() method

Extend RequestOptions support to get() for consistency with post().
Same timeout and abort signal options now available for GET requests.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

481 of 682 branches covered (70.53%)

Branch coverage included in aggregate %.

68 of 73 new or added lines in 2 files covered. (93.15%)

4274 of 4709 relevant lines covered (90.76%)

4.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.13
-0.96% test/api/api.spec.ts
3
67.71
2.94% src/api/api.ts
Jobs
ID Job ID Ran Files Coverage
1 21042669726.1 15 Jan 2026 06:53PM UTC 69
88.2
GitHub Action Run
Source Files on build 21042669726
  • Tree
  • List 69
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 07b2488a on github
  • Prev Build on main (#21042010524)
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