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

stores-com / bloodhound / 30510346662
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fedex-package
DEFAULT BRANCH: main
Ran 30 Jul 2026 03:08AM UTC
Jobs 1
Files 12
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 03:07AM UTC coverage: 86.736%. Remained the same
30510346662

Pull #178

github

freshlogic
Document the v4 error-shape change and UPS's UTC timezone fallback

Two gaps found reading main over before publishing 4.0.0.

The CHANGELOG never said that carriers/dhl.js and carriers/fedEx.js moved to native
fetch and now reject with @stores.com/http-error. That is the most disruptive change
in the release and the easiest to hit silently: FedEx used to reject with http-errors,
which put the status on err.status/err.statusCode, and DHL used to reject with a plain
Error whose message was "<status> <method> <url> <body>". Now both carry
err.name === 'HttpError', a "<status> <statusText>" message that the response body's
errors[] text replaces when it has any, and the status only at err.cause.status —
which is what test/carriers/dhl.js asserts today. Also records that `request` is gone
(it was required by those two files but never declared, resolving transitively through
node-geocoder) along with `http-errors` and the unused `xml2js`.

The README said an offsetless timestamp falls back to the local machine's timezone,
which stopped being true for UPS when Mail Innovations timestamps started reading
`defaultTimezone`: UPS falls back to UTC. The `defaultTimezone` option also still
listed DHL and USPS only, omitting Pitney Bowes and now UPS.

Docs only — no code changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #178: Document the v4 error-shape change and UPS's UTC timezone fallback

327 of 388 branches covered (84.28%)

Branch coverage included in aggregate %.

1517 of 1738 relevant lines covered (87.28%)

17.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30510346662.1 30 Jul 2026 03:08AM UTC 12
86.74
GitHub Action Run
Source Files on build 30510346662
  • Tree
  • List 12
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30510346662
  • Pull Request #178
  • PR Base - main (#30510079738)
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