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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 16 Dec 2016 07:26PM UTC
Files 119
Run time 7s
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

16 Dec 2016 07:18PM UTC coverage: 85.969%. Remained the same
TYPE=test

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%)

0.91 hits per line

Source Files on job 3321.4 (TYPE=test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3321
  • Travis Job 3321.4
  • 6e58de6f on github
  • Prev Job for TYPE=test on public-validator (#3316.4)
  • Next Job for TYPE=test on public-validator (#3324.3)
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