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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 07 Oct 2016 06:23PM UTC
Jobs 2
Files 95
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
1916

push

travis-ci

web-flow
inbound: Start() should accept a ServiceDetail (#383)

This changes `Inbound.Start` to accept a `ServiceDetail` rather than a
`Handler`. The `ServiceDetail` 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 `ServiceDetail` 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.

4327 of 4668 relevant lines covered (92.69%)

1.96 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1916.3 (TYPE=test) 07 Oct 2016 06:23PM UTC 0
92.69
Travis Job 1916.3
4 1916.4 (TYPE=test) 07 Oct 2016 06:24PM UTC 0
92.63
Travis Job 1916.4
Source Files on build 1916
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1916
  • a43221e2 on github
  • Prev Build on dev (#1892)
  • Next Build on dev (#1919)
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