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

TykTechnologies / tyk / 3393 / 2
50%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 10 Nov 2017 03:02PM UTC
Files 79
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

10 Nov 2017 02:59PM UTC coverage: 46.056% (+0.1%) from 45.922%
LATEST_GO=true

push

travis-ci

buger
loader: set up exactly one sub-router per host

Otherwise, multiple sub-routers per host (such as one per API
definition, what we were doing) can keep some of the listen paths from
being reachable. See the added comment for details.

Without the fix:

	--- FAIL: TestApiLoaderLongestPathFirst (0.15s)
		api_test.go:767: {host1 ab}: wanted /ab/ab, got /a/ab
		api_test.go:767: {host1 a/b/c}: wanted /a/b/c/a/b/c, got /a/a/b/c
		api_test.go:767: {host3 a/b/c}: wanted /a/b/c/a/b/c, got /a/a/b/c
		api_test.go:767: {host3 abc}: wanted /abc/abc, got /ab/abc
		api_test.go:767: {host1 abc}: wanted /abc/abc, got /a/abc
		api_test.go:767: {host2 abc}: wanted /abc/abc, got /a/abc
		api_test.go:767: {host2 ab}: wanted /ab/ab, got /a/ab
		api_test.go:767: {host1 ab/c}: wanted /ab/c/ab/c, got /a/ab/c
		api_test.go:767: {host3 ab/c}: wanted /ab/c/ab/c, got /ab/ab/c

Fixes #1271.

5944 of 12906 relevant lines covered (46.06%)

0.5 hits per line

Source Files on job 3393.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3393
  • Travis Job 3393.2
  • e10fee1c on github
  • Prev Job for LATEST_GO=true on release-2.4 (#3376.2)
  • Next Job for LATEST_GO=true on release-2.4 (#3458.2)
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