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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 16 Dec 2016 07:48PM UTC
Jobs 2
Files 118
Run time 44s
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
3324

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`.

5715 of 6647 relevant lines covered (85.98%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3324.3 (TYPE=test) 16 Dec 2016 07:48PM UTC 0
85.98
Travis Job 3324.3
4 3324.4 (TYPE=test) 16 Dec 2016 07:49PM UTC 0
85.98
Travis Job 3324.4
Source Files on build 3324
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3324
  • 1147c676 on github
  • Prev Build on public-validator (#3321)
  • Next Build on public-validator (#3327)
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