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

jlourenc / xgo / 8773914968 / 6
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: ci/add-1.24-support
DEFAULT BRANCH: main
Ran 21 Apr 2024 04:10PM UTC
Files 22
Run time 0s
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

21 Apr 2024 04:07PM UTC coverage: 100.0%. Remained the same
8773914968.6

Pull #59

github

jlourenc
feat(xerrors): implement Join which deprecates Append

Following introduction of errors.Join in 1.20, deprecate xerrors.Append
and replace by it by xerrors.Join.

xerrors.Join is reimplemented but mostly aligned with errors.Join to
appropriately take stack traces when necessary. Function can be used as
a drop-in replacement for errors.Join.

String serialization of joined errors differ from the Go SDK to keep
indentation so that a tree of joined errors can be better appreciated,
as opposed to the flat structure provided by errors.Join.
Pull Request #59: feat(xerrors): implement Join which deprecates Append

1165 of 1165 relevant lines covered (100.0%)

24.98 hits per line

Source Files on job Windows-go-1.22 - 8773914968.6
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8773914968
  • c2636e5c on github
  • Prev Job for on feat/xerrors-join (#8736174417.4)
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