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

baetheus / fun / 19410086437 / 3
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 16 Nov 2025 06:27PM UTC
Files 0
Run time 1376min
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

16 Nov 2025 06:21PM UTC coverage: 0.0%. Remained the same
19410086437.3

push

github

baetheus
feat(3.0.0-rc.5): implement tagged error type in err.ts

This commit primarily implements the Err type in err.ts. It is intended
to standardize error types such that errors from different computations
can be type unioned instead of deconstructed into application errors.
The secondary tag allows for some intelligent mapping at the end of the
pipeline, ideally useful for perhaps turning different tagged errors
into http status codes, etc. Originally I had implemented Combinable for
Err as a Free combinable, but I found that this would complicate the
structure of errors. Instead I am opting to allow the user to either
wrap the Err type in their own structure or to embed errors in the typed
context field. If I find that this was the wrong direction I hope to fix
it before the 3.0.0 release.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job run-v2.2.12-windows-latest - 19410086437.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19410086437
  • 8df9b3b6 on github
  • Prev Job for on main (#18542642120.3)
  • Next Job for on main (#19410102211.3)
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