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

uber / tchannel-go / 3217 / 1
88%
dev: 88%

Build:
DEFAULT BRANCH: dev
Ran 22 Mar 2017 11:49PM UTC
Files 44
Run time 2s
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

22 Mar 2017 11:46PM UTC coverage: 87.963% (+0.2%) from 87.78%
3217.1

push

travis-ci

prashantv
Set DiffServ (QoS) bit on Outbound Connections (#516)

The QoS option is configurable using DiffServ names AF11, etc.
DiffServ names correspond with rfc4594 recommended values,
that are also implemented with iptables.
A ToS bit is Configurable using DefaultConnectionOptions.TosPriority
configuration parameter on create server.

The QoS feature was implmeented with a dual stack network in mind.
setsockopt will throw an error if the wrong address family flag
is called.
- Adding Configuration Parameter TosPriority to ConnectonOptions.
- dscpName to interger value in tos.go.
- Test dscp value mapping is compliant with RFC4594 recommened values.
- TestTosPriority in connection_test.go to verify the outgoing socket
  has the correct ToS Bit set.

4326 of 4918 relevant lines covered (87.96%)

4244.53 hits per line

Source Files on job 3217.1
  • Tree
  • List 0
  • Changed 39
  • Source Changed 1
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3217
  • Travis Job 3217.1
  • 6b8d075c on github
  • Prev Job for on dev (#3198.1)
  • Next Job for on dev (#3228.1)
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