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

ChristianTremblay / pyhaystack / 157 / 4
39%
master: 40%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 26 Apr 2017 01:32PM UTC
Files 51
Run time 2s
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

26 Apr 2017 01:29PM UTC coverage: 39.884% (+0.03%) from 39.853%
157.4

push

travis-ci

ChristianTremblay
Fix PBKDF2 ImportError on Debian Wheezy (#46)

* Clean up whitespace changes.

- Remove carriage returns
- Remove trailing whitespace

* client.ops.grid: Drop `print`

We should *not* be printing stuff to `stdout` for several reasons:

1. who says the user is watching `stdout`?
2. who says the user isn't using `stdout` for something else?

Randomly printing stuff has the potential to corrupt `stdout` output of
any script that calls the grid operations, which is pretty much all
scripts.  We should not be polluting `stdout` with this data.

* util.scram: Add hashbang, encoding to file.

* util.scram: Trim trailing blank lines.

* util.scram: Split excessively long lines.

* util.scram: Use backports.pbkdf2 as fallback.

If we can't load `pbkdf2` from `hashlib`, use the backports version.

1029 of 2580 relevant lines covered (39.88%)

0.4 hits per line

Source Files on job 157.4
  • Tree
  • List 0
  • Changed 12
  • Source Changed 12
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 157
  • Travis Job 157.4
  • bd9a169e on github
  • Prev Job for on develop (#153.4)
  • Next Job for on develop (#158.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

© 2026 Coveralls, Inc