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

aas-core-works / aas-core3.0-golang / 9116048918
66%

Build:
DEFAULT BRANCH: main
Ran 16 May 2024 04:42PM UTC
Jobs 1
Files 14
Run time 41min
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 May 2024 04:42PM UTC coverage: 66.539% (+0.2%) from 66.333%
9116048918

push

github

web-flow
Return only abstract errors (#30)

We returned concrete errors (such as `jsonization.DeserializationError`)
instead of abstract `error`'s. This is a common footgun in Go, see [this
page in Golang's documentation].

Instead, in this patch, we always return the abstract `error`'s.

Fixes #28.

[this page in Golang's documentation]: https://go.dev/doc/faq#nil_error

1828 of 5214 new or added lines in 2 files covered. (35.06%)

41957 of 63056 relevant lines covered (66.54%)

194.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9116048918.1 16 May 2024 04:42PM UTC 0
66.54
GitHub Action Run
Source Files on build 9116048918
Detailed source file information is not available for this build.
  • Back to Repo
  • c493f8f5 on github
  • Prev Build on main (#9114130088)
  • Next Build on main (#9315320599)
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