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

stores-com / bloodhound / 30507354936 / 1
86%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fedex-package
DEFAULT BRANCH: main
Ran 30 Jul 2026 02:03AM UTC
Files 12
Run time 0s
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:02AM UTC coverage: 86.494% (+0.2%) from 86.337%
30507354936.1

Pull #175

github

freshlogic
chore: drop xml2js, which nothing has required since the USPS JSON migration

Audited every declared dependency against actual `require()` calls. xml2js is the only
dead one: its sole mention anywhere outside node_modules is its own package.json line.
The last XML consumer was the legacy USPS API, and carriers/usps.js now only carries a
comment referring to it — the v3r2 JSON API arrived in 3.3.0 via @stores.com/usps.

The other four asked about are all still load-bearing:

  memory-cache      carriers/fedEx.js — caches the OAuth token
  moment-timezone   dhl.js, dhlEcommerceSolutions.js, pitneyBowes.js, usps.js
  pitney-bowes      carriers/pitneyBowes.js
  async             six carriers, for async.retry and async.mapLimit

Scoping the negative claim: I grepped carriers/, util/, index.js and test/ for
require('xml2js'), for dynamic require patterns, and for parseString/Builder usage.
Nothing. I did not audit transitive dependents, which are free to depend on it
themselves.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #175: test: drop nock and add UPS fixtures for the response shapes we never covered

312 of 373 branches covered (83.65%)

Branch coverage included in aggregate %.

1494 of 1715 relevant lines covered (87.11%)

17.18 hits per line

Source Files on job 30507354936.1
  • Tree
  • List 12
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30507354936
  • 53d476b4 on github
  • Prev Job for on remove-nock (#30506674155.1)
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