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

yarpc / yarpc-go / 3332
81%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 16 Dec 2016 08:49PM UTC
Jobs 2
Files 118
Run time 38s
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
3332

push

travis-ci

web-flow
transport: Expose ValidateRequest (#600)

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 3332.3 (TYPE=test) 16 Dec 2016 08:49PM UTC 0
85.98
Travis Job 3332.3
4 3332.4 (TYPE=test) 16 Dec 2016 08:49PM UTC 0
85.98
Travis Job 3332.4
Source Files on build 3332
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3332
  • 5c8ed9f8 on github
  • Prev Build on dev (#3320)
  • Next Build on dev (#3335)
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