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

yarpc / yarpc-go / 1148 / 1
86%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 10 Jun 2016 10:15PM UTC
Files 76
Run time 8s
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

10 Jun 2016 10:08PM UTC coverage: 86.367%. First build
1148.1

push

travis-ci

abhinav
Hide error constructors

This hides constructors for transport errors in an internal package, reducing
the error-related surface area of the transport package to:

- `transport.IsBadRequestError`
- `transport.IsUnexpectedError`
- `transport.IsTimeoutError`

Note that previously, the way to check if something was one of these errors
was to type-cast into that interface. Since there's no behavior attached to
these errors at this time, I think it's safe to switch to the `Is*` approach.

Resolves https://github.com/yarpc/yarpc-go/issues/112

3212 of 3719 relevant lines covered (86.37%)

0.92 hits per line

Source Files on job 1148.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1148
  • Travis Job 1148.1
  • ae83063c 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

© 2026 Coveralls, Inc