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

torproject / tor / 977 / 3
54%
master: 66%

Build:
Build:
LAST BUILD BRANCH: maint-0.4.3
DEFAULT BRANCH: master
Ran 13 Jun 2018 04:10PM UTC
Files 385
Run time 4min
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

13 Jun 2018 02:49PM UTC coverage: 54.061%. Remained the same
COVERAGE_OPTIONS="--enable-coverage"

Pull #148

travis-ci

web-flow
test_entrynodes: fix a GCC warning

Some versions of GCC complain that the bfn_mock_node_get_by_id
function might return NULL, but we're assuming that it won't.
(We're assuming it won't return NULL because we know in the tests
that we're passing it valid IDs.)

To make GCC happy, tt_assert() that each node_t is set before using
it.

Fixes a second case of bug26269; bugfix on 0.3.0.1-alpha.
Pull Request #148: test_entrynodes: fix a GCC warning

34840 of 64446 relevant lines covered (54.06%)

16079.01 hits per line

Source Files on job 977.3 (COVERAGE_OPTIONS="--enable-coverage")
  • Tree
  • List 0
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 435
  • Travis Job 977.3
  • cd89ff4c on github
  • Prev Job for COVERAGE_OPTIONS="--enable-coverage" on maint-0.3.1 (#971.3)
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

© 2025 Coveralls, Inc