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

TokTok / c-toxcore / 5157 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 24 Jun 2018 07:48PM UTC
Files 98
Run time 4s
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

24 Jun 2018 07:25PM UTC coverage: 44.689%. First build
JOB=toxcore ENV=linux

Pull #932

travis-ci

web-flow
Various minor cleanups in `net_crypto`.

* Consistently use `num_packets_array` to get the packet count in the
  packet buffer.
* Use `const` in more places.
* Typo fix: begginning.
* Rewrite `length < 1` for unsigned int to `length == 0`.
* Limit scope of some loop variables by using for-init-decl.
* Use early return in error paths to reduce indentation and for clarity.
* Use `net_unpack_*` instead of manual `ntohs`.
* Fix an uninitialised stack variable copy.
* Fix a potential null pointer dereference.
* Consistently use `get_crypto_connection`. It was inlined in some
  places. I de-inlined it now.
* Add Loggers to some functions in preparation for adding log statements.
Pull Request #932: WIP: Various minor cleanups in `net_crypto`.

4775 of 10685 relevant lines covered (44.69%)

306832.14 hits per line

Source Files on job 5157.1 (JOB=toxcore ENV=linux)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3488
  • Travis Job 5157.1
  • 8808950f on github
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