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

TykTechnologies / tyk / 8373
39%
master: %

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

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

Jobs
ID Job ID Ran Files Coverage
2 8373.2 (LATEST_GO=true) 17 Feb 2020 07:13PM UTC 0
60.83
Travis Job 8373.2
Source Files on build 8373
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8373
  • 840fc87f on github
  • Prev Build on release-2.9 (#8358)
  • Next Build on release-2.9 (#8374)
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