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

jlourenc / xgo
100%

Build:
DEFAULT BRANCH: main
Repo Added 03 Jun 2021 12:39AM UTC
Files 22
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ci/fix-permissions
  • main
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1

21 Apr 2024 04:10PM UTC coverage: 100.0%. Remained the same
8773930073

push

github

web-flow
feat(xerrors): implement Join which deprecates Append (#59)

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.

78 of 78 new or added lines in 2 files covered. (100.0%)

1165 of 1165 relevant lines covered (100.0%)

149.89 hits per line

Relevant lines Covered
Build:
Build:
1165 RELEVANT LINES 1165 COVERED LINES
149.89 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • Changed 5
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8773930073 main feat(xerrors): implement Join which deprecates Append (#59) 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 appro... push 21 Apr 2024 04:11PM UTC web-flow github
100.0
8773914968 feat/xerrors-join 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 t... Pull #59 21 Apr 2024 04:08PM UTC jlourenc github
100.0
8736174417 main fix(xtime): ensure TimeMilli serializes with trailing zeros (#58) TimeMilli type is meant to breach the gap that exists in terms of time serialization between languages like Javascript (millisecond precision) and Golang (nanosecond precision). ... push 18 Apr 2024 10:17AM UTC web-flow github
100.0
8736105214 fix/time-trailing-zeros fix(xtime): ensure TimeMilli serializes with trailing zeros TimeMilli type is meant to breach the gap that exists in terms of time serialization between languages like Javascript (millisecond precision) and Golang (nanosecond precision). The JSO... Pull #58 18 Apr 2024 10:11AM UTC jlourenc github
100.0
7957387445 ci/upgrade-tooling ci(tools): upgrade tooling Pull #57 19 Feb 2024 09:33AM UTC jlourenc github
100.0
7952834522 main chore(release): add and remove support for respectively 1.22 and 1.20 (#55) push 19 Feb 2024 12:30AM UTC web-flow github
100.0
7952603107 chore/add-1.22-support chore(release): add and remove support for respectively 1.22 and 1.20 Pull #55 19 Feb 2024 12:01AM UTC jlourenc github
100.0
7952586281 main docs(licence): update year to 2024 (#56) push 18 Feb 2024 11:58PM UTC web-flow github
100.0
7952523455 docs/licence-year-update docs(licence): update year to 2024 Pull #56 18 Feb 2024 11:42PM UTC jlourenc github
100.0
7322313848 main fix(xhttp): HTTP retry transport parse time (#54) Use http.ParseTime to parse Retry-After header values that follow the HTTP-date format. push 25 Dec 2023 02:06PM UTC web-flow github
100.0
See All Builds (149)
  • Repo on GitHub
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

© 2025 Coveralls, Inc