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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 07 Oct 2016 06:24PM UTC
Files 95
Run time 5s
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

07 Oct 2016 06:19PM UTC coverage: 92.631% (-0.06%) from 92.686%
TYPE=test

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.

4324 of 4668 relevant lines covered (92.63%)

0.98 hits per line

Source Files on job 1916.4 (TYPE=test)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1916
  • Travis Job 1916.4
  • a43221e2 on github
  • Prev Job for TYPE=test on dev (#1892.4)
  • Next Job for TYPE=test on dev (#1919.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