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

ChristianTremblay / pyhaystack / 157
39%
master: 40%

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

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.

1041 of 2580 relevant lines covered (40.35%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 157.1 26 Apr 2017 01:32PM UTC 0
40.23
Travis Job 157.1
2 157.2 26 Apr 2017 01:32PM UTC 0
39.88
Travis Job 157.2
3 157.3 26 Apr 2017 01:32PM UTC 0
39.88
Travis Job 157.3
4 157.4 26 Apr 2017 01:32PM UTC 0
39.88
Travis Job 157.4
Source Files on build 157
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #157
  • bd9a169e on github
  • Prev Build on develop (#153)
  • Next Build on develop (#158)
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