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

yarpc / yarpc-go / 3321
86%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 16 Dec 2016 07:25PM UTC
Jobs 2
Files 119
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
3321

push

travis-ci

abhinav
transport: Expose ValidateRequest

This exposes a new public API: ValidateRequest. This function may be used by
transport authors to validate that a `transport.Request` is valid.

This function DOES NOT validate that a `context.Context` has a timeout set on
it. That's a transport-level concern (especially because unary transports
don't have timeouts).

As for the internal APIs: The `ValidateUnary` and `ValidateOneway` functions
have been replaced with `ValidateUnaryContext` and `ValidateOnewayContext`.

5729 of 6664 relevant lines covered (85.97%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3321.3 (TYPE=test) 16 Dec 2016 07:25PM UTC 0
85.97
Travis Job 3321.3
4 3321.4 (TYPE=test) 16 Dec 2016 07:26PM UTC 0
85.97
Travis Job 3321.4
Source Files on build 3321
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3321
  • 6e58de6f on github
  • Prev Build on public-validator (#3316)
  • Next Build on public-validator (#3324)
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