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

ovh / python-ovh / 17 / 2
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2014 12:17PM UTC
Files 4
Run time 5s
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

25 Sep 2014 12:12PM UTC coverage: 100.0%. Remained the same
17.2

push

travis-ci

yadutaf
fix: random unit-test failure with Python >= 3.3

Python 3.3 introduced random in it hashing function to prevent possible
hash collisions attacks. As a result, keys order in a dict are no longer
predictable hence, json serialized dict chances causing request
signature to be different than the expected one. This fix uses
OrderedDict for this specific test case so that the output becomes
predictable again.

Signed-off-by: Jean-Tiare LE BIGOT <jean-tiare.le-bigot@ovh.net>

124 of 124 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 17.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 17.2
  • 4ecb26d3 on github
  • Prev Job for on master (#12.3)
  • Next Job for on master (#18.5)
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