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

dgraph-io / dgraph / 1760
44%
main: 66%

Build:
Build:
LAST BUILD BRANCH: release/v23
DEFAULT BRANCH: main
Ran 02 Nov 2016 02:59AM UTC
Jobs 1
Files 46
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

pending completion
1760

push

travis-ci

manishrjain
Bug Fix

Don't call time.Tick within a quick iterating for loop. Because Go
creates a new ticker at every iteration of the loop, and they never get
GCed, these zombies keep ticking and increase the CPU usage as time passes.

Instead create the ticker once outside of the loop and use the ticker.C
within.

4053 of 7743 relevant lines covered (52.34%)

716.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1760.1 (CC=clang-3.8 CXX=clang++-3.8) 02 Nov 2016 02:59AM UTC 0
52.34
Travis Job 1760.1
Source Files on build 1760
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1760
  • 1b31c854 on github
  • Prev Build on master (#1741)
  • Next Build on master (#1761)
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