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

TykTechnologies / tyk / 8373 / 2
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 17 Feb 2020 07:13PM UTC
Files 86
Run time 7s
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

17 Feb 2020 07:03PM UTC coverage: 60.833% (+0.07%) from 60.762%
LATEST_GO=true

push

travis-ci

buger
Fix memory leak (#2879)

We stored HTTP handler inside API definition, which probably introduced some circular dependency, confusing the GC.
Handler access itself was needed for the looping, so even if API not loaded to the router (internal), it still could be accessed.

Now handler access moved to the map, where key is API id.
And map is updated in the same maneer as apisByID

10832 of 17806 relevant lines covered (60.83%)

148.49 hits per line

Source Files on job 8373.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 20
  • Source Changed 2
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7170
  • Travis Job 8373.2
  • 840fc87f on github
  • Prev Job for LATEST_GO=true on release-2.9 (#8358.2)
  • Next Job for LATEST_GO=true on release-2.9 (#8374.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