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

stores-com / http-error / 26485791010

Builds Branch Commit Type Ran Committer Via Coverage
26485791010 main Merge pull request #3 from stores-com/from-response-json Accept an already-parsed body in HttpError.from() (1.2.0) push 27 May 2026 01:47AM UTC web-flow github
96.34
26485767779 from-response-json Accept an already-parsed body in HttpError.from() (1.2.0) `from(response, json)` uses a body you've already read instead of re-reading the response — for a 200 response with an `errors[]` envelope, where the body is consumed by `response.json()`.... Pull #3 27 May 2026 01:46AM UTC freshlogic github
96.34
26477762191 test-consumed-body-error-loss Add TODO test asserting error messages are lost when response body is pre-consumed HttpError.from() falls back to "200 OK" instead of extracting errors[] when the body has already been read. This documents the gap as a failing TODO test. Co-Auth... push 26 May 2026 10:03PM UTC farhatraiyan github
100.0
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
25708010537 errors-aggregation drop redundant parenthetical from GraphQL bullet Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:40AM UTC freshlogic github
100.0
25707602529 errors-aggregation make from() resilient to consumed bodies, restore example with throw pattern response.clone() throws synchronously when the body has been disturbed, so wrap the body read in try/catch. After a caller does response.json() and then needs to throw o... Pull #2 12 May 2026 01:28AM UTC freshlogic github
100.0
25707603686 errors-aggregation Merge 967f9b825 into a1f9c8a25 Pull #2 12 May 2026 01:28AM UTC web-flow github
100.0
25707489527 errors-aggregation drop code block from errors-in-body section; describe behavior in prose Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:25AM UTC freshlogic github
100.0
25707473839 errors-aggregation drop prescriptive wording about when callers should throw Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:24AM UTC freshlogic github
100.0
25707399365 errors-aggregation drop title from aggregation fallback JSON:API title is a category/summary that shouldn't change between occurrences, so it's a weak per-instance message. Sticking with message and detail gives clean 2-for-2 coverage of GraphQL and JSON:API. Co-A... Pull #2 12 May 2026 01:22AM UTC freshlogic github
100.0
25707400851 errors-aggregation Merge 737c0c367 into a1f9c8a25 Pull #2 12 May 2026 01:22AM UTC web-flow github
100.0
25707349656 errors-aggregation fix README: GraphQL errors[] is top-level, not data.errors[] Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:20AM UTC freshlogic github
100.0
25707314442 errors-aggregation fall through message -> detail -> title to cover GraphQL and JSON:API GraphQL's spec mandates errors[].message; JSON:API uses errors[].detail with title as a short summary. Both are widely used 'errors[]' envelope shapes, so picking the first pre... Pull #2 12 May 2026 01:19AM UTC freshlogic github
100.0
25707269088 errors-aggregation fix README example: clone-before-consume, only call from() on error path Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:18AM UTC freshlogic github
100.0
25707219811 errors-aggregation drop implementation-detail aside from README example Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Pull #2 12 May 2026 01:17AM UTC freshlogic github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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