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

yarpc / yarpc-go / 1887 / 4
93%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 06 Oct 2016 08:47PM UTC
Files 95
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

06 Oct 2016 08:34PM UTC coverage: 92.693% (+0.007%) from 92.686%
TYPE=test

Pull #383

travis-ci

web-flow
inbound: Start() should accept a ServiceConfig

This changes `Inbound.Start` to accept a `ServiceConfig` rather than a
`Handler`. The `ServiceConfig` contains the name of the service and the
registry of procedures.

The motivation for this change is to give inbounds more information about the
methods they are handling. This is needed for oneway (#327, #378) because the
handler types are different and the inbound needs to know that in advance
based on the procedure name.

The service name is attached to the `ServiceConfig` so that the TChannel
transport can instantiate its own Channel with that service name if necessary.

This should also allow @willhug to drop the type casting of the `Handler` to
`Registry` in #354 and just use the `Registry` directly.
Pull Request #383: inbound: Start() should accept a ServiceConfig

4326 of 4667 relevant lines covered (92.69%)

0.98 hits per line

Source Files on job 1887.4 (TYPE=test)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1887
  • Travis Job 1887.4
  • 9e444410 on github
  • Prev Job for TYPE=test on unflake (#1884.4)
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