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

torproject / tor / 977
54%
master: 66%

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

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

Jobs
ID Job ID Ran Files Coverage
3 977.3 (COVERAGE_OPTIONS="--enable-coverage") 13 Jun 2018 04:10PM UTC 0
54.06
Travis Job 977.3
Source Files on build 977
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #977
  • Pull Request #148
  • PR Base - maint-0.3.1 (#971)
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