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

jjeffery / errkind / 9
98%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2018 03:07AM UTC
Jobs 1
Files 1
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

pending completion
9

push

travis-ci

jjeffery
Removed statuser, publicer, only Public returns public error.

* Standardized on "StatusCode()", not "Status()"
* Public errors have a PublicMessage() marker method.
  This is much less likely to have a colliding implementation
  than the previous Public() bool.
* BadRequest(), Forbidden(), etc no longer return public errors.
  If you want a public error, you have to call Public or PublicWithCode,
  which makes it quite obvious.
* Added Unauthorized() and NotFound()

42 of 42 new or added lines in 1 file covered. (100.0%)

148 of 150 relevant lines covered (98.67%)

7.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9.1 11 Aug 2018 03:07AM UTC 0
98.67
Travis Job 9.1
Source Files on build 9
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9
  • bb9791fa on github
  • Prev Build on master (#6)
  • Next Build on master (#10)
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