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

stores-com / fedex / 25760846186
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix-error-message-from-consumed-response
DEFAULT BRANCH: main
Ran 12 May 2026 08:39PM 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

12 May 2026 08:38PM UTC coverage: 100.0%. Remained the same
25760846186

Pull #1

github

freshlogic
move classification tests to mocks; use exact prod responses

Integration tests against the FedEx sandbox can't pin classification
or attributes.Resolved — the sandbox stubs both to UNKNOWN / undefined.

Collapses the five integration classification tests to a single live
sanity check and adds five mocked tests, each inlining the exact
production response captured from apis.fedex.com:

- residential (5132 W Altgeld St, Chicago) -> classification: RESIDENTIAL, Resolved: 'true'
- business (1950 Parker Rd, Carrollton)    -> classification: BUSINESS,    Resolved: 'true'
- mixed (75 Spring St, NY)                 -> classification: MIXED,       Resolved: 'true'
- unknown (1 Crow Heart Rd, Crowheart WY)  -> classification: UNKNOWN,     Resolved: 'true'
- unresolved (9999 Imaginary Way, Chicago) -> classification: UNKNOWN,     Resolved: 'false'

Reveals a discrepancy with the fulfillment-service test fixture:
production returns attributes.Resolved as a STRING ('true'/'false'),
not a boolean. The fulfillment-service fixture has Resolved: true
(boolean); canShip's gate (Resolved !== false) never fires because
'false' !== false is always true.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1: Add validateAddress method

22 of 22 branches covered (100.0%)

Branch coverage included in aggregate %.

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

143 of 143 relevant lines covered (100.0%)

10.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25760846186.1 12 May 2026 08:39PM UTC 1
100.0
GitHub Action Run
Source Files on build 25760846186
  • 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 #25760846186
  • Pull Request #1
  • PR Base - main (#25708508863)
  • Delete
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