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

peerigon / typescript-toolkit / 30963514774
96%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 12:31AM UTC
Jobs 1
Files 40
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

05 Aug 2026 12:30AM UTC coverage: 95.68% (+0.05%) from 95.627%
30963514774

push

github

web-flow
feat(error): add namespaced, serializable error domains (#7)

Adds a new `error` sub-export for defining error classes: domains are
classes (so `instanceof` works against a whole domain, not just one
error), error codes are namespaced via the existing `namespace` module,
context merges domain defaults -> per-error defaults -> runtime context,
and errors round-trip through JSON via `toJSON()`/`errors.parse()` with
an `UnknownError` fallback for unregistered codes. Stack serialization
defaults to `isDev` (new `src/lib/is-dev.ts` helper) and is configurable
globally or per call.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

289 of 317 branches covered (91.17%)

Branch coverage included in aggregate %.

619 of 632 relevant lines covered (97.94%)

15.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30963514774.1 05 Aug 2026 12:31AM UTC 40
95.68
GitHub Action Run
Source Files on build 30963514774
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30963514774
  • b9e7b41b on github
  • Prev Build on main (#30847720889)
  • Next Build on main (#31255476866)
  • Delete
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