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

TokTok / hstox / 395
94%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2016 06:22PM UTC
Jobs 1
Files 33
Run time 1s
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
395

push

travis-ci

iphydf
Add coverage builds for toxcore test binary.

The main function for test-toxcore is now no longer in Haskell, because ghc does
weird things[1] when compiling C code. Instead, we build it with a simple
Makefile in the test/toxcore directory, with main() in C.

[1] It outputs assembly into a temporary directory with the file named ghc_1.s.
    This means the gcno file required for coverage analysis is also there. named
    ghc_1.gcno. We can't get hold of it anymore, so any analysis goes into the
    temporary directory and likely fails. We could instead build libtoxcore with
    coverage and install it somewhere, but it's not worth the effort.

776 of 855 relevant lines covered (90.76%)

1.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 395.1 09 Jul 2016 06:22PM UTC 0
90.76
Travis Job 395.1
Source Files on build 395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #395
  • 886eecdf on github
  • Prev Build on master (#378)
  • Next Build on master (#405)
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