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

peerigon / erroz / 28234012415
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7.0.0
DEFAULT BRANCH: master
Ran 26 Jun 2026 11:04AM UTC
Jobs 4
Files 4
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

26 Jun 2026 11:02AM UTC coverage: 94.286%. First build
28234012415

push

github

jhnns
chore!: adopt peerigon public-package template toolchain

Merge peerigon/template-public-package and restore erroz project identity.
Replaces Jest/Vite/Travis with Vitest, tsc, ESLint, Prettier, semantic-release,
and GitHub Actions CI.

BREAKING CHANGE: Package is ESM-only. The UMD bundle (`dist/erroz.umd.js`) and
separate ESM artifact (`dist/erroz.mjs`) are removed; the entry point is
`dist/main.js` via `exports["."]`. CommonJS `require("erroz")` is no longer
supported.

BREAKING CHANGE: Runtime now requires `String.prototype.replaceAll` (ES2021).
Minimum supported environments: Node.js ≥15.0.0 (≥16 recommended), Chrome ≥85,
Firefox ≥77, Safari ≥13.1, Edge ≥85. The previous `replace()`-with-global-regex
implementation worked on older Node 12+/ES2020 targets.

BREAKING CHANGE: `AbstractError` no longer calls `Error.captureStackTrace`;
error stack traces may include an extra constructor frame on some runtimes.

BREAKING CHANGE: Build output is native ESM compiled to ES2022 (class fields,
no UMD fallback). The Vite library build is removed.

Migrates tests to co-located Vitest (`src/main.test.ts`), adds JSR publishing
(`@peerigon/erroz`), and removes the `examples/` directory from the repository.

27 of 30 branches covered (90.0%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 3 files covered. (100.0%)

39 of 40 relevant lines covered (97.5%)

48.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28234012415.1 26 Jun 2026 11:04AM UTC 4
94.29
GitHub Action Run
2 28234012415.2 26 Jun 2026 11:06AM UTC 4
94.29
GitHub Action Run
3 28234012415.3 26 Jun 2026 11:08AM UTC 4
94.29
GitHub Action Run
4 28234012415.4 26 Jun 2026 11:17AM UTC 4
94.29
GitHub Action Run
Source Files on build 28234012415
  • Tree
  • List 4
  • 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 #28234012415
  • bd7f9035 on github
  • Next Build on beta (#28290839480)
  • 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