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

isislovecruft / bridgedb / 828 / 1
91%
develop: 91%

Build:
DEFAULT BRANCH: develop
Ran 23 Mar 2015 01:57AM UTC
Files 37
Run time 42s
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

23 Mar 2015 01:41AM UTC coverage: 80.945%. Remained the same
TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1

push

travis-ci

isislovecruft
Revert back to using Bridge.getID() in filterAssignBridgesToRing().

Bridge.getID() returns the Bridge's identity key digest in binary, and
Bridge.fingerprint return the digest in hexadecimal.

While this is not a bug, we should avoid randomly changing the encoding
used to assign Bridges to hashrings, as it might result in e.g. a Bridge
which was previously assigned to hashing 0 based on the binary digest
getting a duplicate assignment in hashring 1 based on the
hexadecimal-encoded digest.

 * REVERT change made in 6015cc35 to the encoding of Bridge identity key
   digest used for assigning a Bridge to a hashring.

3581 of 4424 relevant lines covered (80.94%)

0.81 hits per line

Source Files on job 828.1 (TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 828
  • Travis Job 828.1
  • 332ca3fb on github
  • Prev Job for TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1 on develop (#824.1)
  • Next Job for TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1 on develop (#829.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