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

stores-com / dhl-ecommerce-solutions / 30578279125
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: drop-callback-support
DEFAULT BRANCH: main
Ran 30 Jul 2026 08:14PM UTC
Jobs 1
Files 1
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

30 Jul 2026 08:14PM UTC coverage: 100.0%. Remained the same
30578279125

Pull #13

github

freshlogic
Accept a per-call timeout option on every request method

The constructor timeout was the only lever, so one value had to cover
calls with very different deadlines — a rate lookup behind a user request
and an hourly manifest cron cannot want the same ceiling.

Every method that makes a request now takes the executor pattern's
`options` argument and resolves the timeout as
`_options.timeout || options.timeout`, so the constructor value stays the
default. The per-call value is threaded into the internal getAccessToken
call as well, so it bounds the whole call rather than just the second leg.

Additive: existing callback and await calls are unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #13: Accept a per-call timeout option on every request method

92 of 92 branches covered (100.0%)

Branch coverage included in aggregate %.

55 of 55 new or added lines in 1 file covered. (100.0%)

331 of 331 relevant lines covered (100.0%)

25.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30578279125.1 30 Jul 2026 08:14PM UTC 1
100.0
GitHub Action Run
Source Files on build 30578279125
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30578279125
  • Pull Request #13
  • PR Base - main (#30568950798)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc