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

stores-com / http-error
100%

Build:
DEFAULT BRANCH: main
Repo Added 11 Feb 2026 11:56PM UTC
Files 1
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • errors-aggregation
  • fromjson

12 May 2026 01:43AM UTC coverage: 100.0%. Remained the same
25708126656

push

github

web-flow
aggregate body errors[] into err.message in HttpError.from()

For each entry in a parsed-body `errors[]` array, the first present of `message` or `detail` is joined by `; ` and set as `err.message` (replacing the default `"${status} ${statusText}"`). Covers the GraphQL and JSON:API envelope shapes.

Body read in `from()` is now wrapped in try/catch so callers whose body has already been consumed get a baseline HttpError back rather than a crash.

Version bumped to 1.1.0. CHANGELOG added.

13 of 13 branches covered (100.0%)

Branch coverage included in aggregate %.

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

48 of 48 relevant lines covered (100.0%)

4.83 hits per line

Relevant lines Covered
Build:
Build:
48 RELEVANT LINES 48 COVERED LINES
4.83 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25708126656 main aggregate body errors[] into err.message in HttpError.from() For each entry in a parsed-body `errors[]` array, the first present of `message` or `detail` is joined by `; ` and set as `err.message` (replacing the default `"${status} ${statusText}"... push 12 May 2026 01:44AM UTC web-flow github
100.0
22679707696 main Add cache buster to Coveralls badge push 04 Mar 2026 04:53PM UTC freshlogic github
100.0
22678688148 main Fix Coveralls badge URL push 04 Mar 2026 04:27PM UTC freshlogic github
100.0
22651844169 main Add npm version and license badges to README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 04 Mar 2026 02:07AM UTC freshlogic github
100.0
22565370560 main Add npm version and license badges to README push 02 Mar 2026 07:13AM UTC Shawn Miller github
100.0
#12 main Add test:only script and remove default --test-concurrency=true Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 14 Feb 2026 12:24AM UTC Shawn Miller
100.0
#11 main Fix verify step to pass --repo before checkout Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 12 Feb 2026 01:13AM UTC freshlogic
100.0
#10 main Only allow publishing from main branch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 12 Feb 2026 12:52AM UTC freshlogic
100.0
#9 main Verify tests passed before publishing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 12 Feb 2026 12:51AM UTC freshlogic
100.0
#8 main Remove test step from publish workflow Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 12 Feb 2026 12:50AM UTC freshlogic
100.0
See All Builds (34)
  • Repo on GitHub
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