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

TokTok / hstox / 395 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2016 06:22PM UTC
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

09 Jul 2016 05:23PM UTC coverage: 90.76% (-0.4%) from 91.111%
395.1

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

Source Files on job 395.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 395
  • Travis Job 395.1
  • 886eecdf on github
  • Prev Job for on master (#378.1)
  • Next Job for on master (#405.1)
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