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

stores-com / bloodhound / 30509136837
86%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fedex-package
DEFAULT BRANCH: main
Ran 30 Jul 2026 02:41AM 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 02:41AM UTC coverage: 86.442% (-0.05%) from 86.494%
30509136837

Pull #176

github

freshlogic
Throw a TypeError when track() is passed a callback

The 3.x signature was track(trackingNumber, [options,] callback), so
track(number, callback) was a supported form. Without a guard the
callback lands in the options slot: track() returns a promise nobody
holds, the callback never fires, and the caller waits forever. When the
carrier can be guessed it also makes the live carrier call and resolves
silently; when it can't, the unhandled rejection reads "Unknown
carrier." and points at the carrier rather than at the API change.

Throw instead, in both the options and the callback position, so the
failure names its own cause.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #176: Remove callback support from bloodhound.track() (4.0.0)

313 of 374 branches covered (83.69%)

Branch coverage included in aggregate %.

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

1485 of 1706 relevant lines covered (87.05%)

16.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30509136837.1 30 Jul 2026 02:41AM UTC 12
86.44
GitHub Action Run
Source Files on build 30509136837
  • Tree
  • List 12
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30509136837
  • Pull Request #176
  • PR Base - main (#30507444763)
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