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

json-c / json-c / 721
87%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2020 02:31AM UTC
Jobs 1
Files 14
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

22 Jul 2020 02:25AM UTC coverage: 86.917%. Remained the same
721

push

travis-ci

hawicz
Issue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake variable to override json_c_get_random_seed() for embedded platforms where time(NULL) doesn't work.

Example:
mkdir build && cd build
cmake -DOVERRIDE_GET_RANDOM_SEED='do { extern uint32_t getMsTicks(void); int ms = getMsTicks() * 433494437; return ms; } while(0)' ..

1920 of 2209 relevant lines covered (86.92%)

271.14 hits per line

Jobs
ID Job ID Ran Files Coverage
11 721.11 (CHECK="true") 22 Jul 2020 02:31AM UTC 0
86.92
Travis Job 721.11
Source Files on build 721
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #721
  • 730e3d04 on github
  • Prev Build on master (#720)
  • Next Build on master (#723)
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