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

Scribery / tlog / 469 / 8
29%
master: 29%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2019 02:53PM UTC
Files 70
Run time 3s
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

30 Apr 2019 02:43PM UTC coverage: 29.515%. Remained the same
COVERAGE=yes CFLAGS="--coverage" LDFLAGS="--coverage" CONFIGURE_ARGS="--enable-debug"

push

travis-ci

justin-stephenson
Fix signedness comparison errors

Address the type comparison errors when --enable-debug configure option is set:

play_conf_validate.c: In function ‘tlog_play_conf_validate_journal’:
play_conf_validate.c:150:27: error: comparison of integer expressions of different signedness:
 ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
             for (i = 0; i < json_object_array_length(obj); i++) {

1943 of 6583 relevant lines covered (29.52%)

55708.31 hits per line

Source Files on job 469.8 (COVERAGE=yes CFLAGS="--coverage" LDFLAGS="--coverage" CONFIGURE_ARGS="--enable-debug")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 397
  • Travis Job 469.8
  • 9f4a6087 on github
  • Prev Job for COVERAGE=yes CFLAGS="--coverage" LDFLAGS="--coverage" CONFIGURE_ARGS="--enable-debug" on master (#468.8)
  • Next Job for COVERAGE=yes CFLAGS="--coverage" LDFLAGS="--coverage" CONFIGURE_ARGS="--enable-debug" on master (#470.8)
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