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

indico / flask-multipass / 208
56%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2020 04:02PM UTC
Jobs 8
Files 100
Run time 1min
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
208

push

travis-ci

ThiefMaster
Make LDAP provider Python3-compatible (#30)

* Install ldap and run associated tests regardless of python version.

* Add urlparse compat import.

* Remove references to `unicode` and fix `to_bytes_recursive` implementation.

* Convert dict_values to a list, since it is a view in py3.

* Fix implementation of `to_unicode` to handle str in python 3.

* Remove use of deprecated Exception.message attribute.

* Only cast to bytes on python 2. This may no longer be needed in any case per the python-ldap docs.

* Fix python 3.7 changes to StopIteration in generators.

See https://stackoverflow.com/questions/51700960/runtimeerror-generator-raised-stopiteration-every-time-i-try-to-run-app

* Remove use of Exception.message (removed in python 3).

* Install python-ldap in travis on python 3.

* Update travis setup and conftest.

* Address code review comments.

* Move imports around.

* Fix remaining Python 3 issues with LDAP

- Disable bytes_mode in python2 (always use unicode for strings)
- Ensure we always return unicode data
- Remove unnecessary type conversions

Co-authored-by: Adrian <adrian.moennich@cern.ch>

930 of 1830 branches covered (50.82%)

2886 of 5381 relevant lines covered (53.63%)

4.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 208.1 (DEPS=release) 07 Jan 2020 04:02PM UTC 0
53.67
Travis Job 208.1
2 208.2 (DEPS=release) 07 Jan 2020 04:02PM UTC 0
53.67
Travis Job 208.2
3 208.3 (DEPS=release) 07 Jan 2020 04:02PM UTC 0
53.67
Travis Job 208.3
4 208.4 (DEPS=release) 07 Jan 2020 04:02PM UTC 0
53.8
Travis Job 208.4
5 208.5 (DEPS=devel) 07 Jan 2020 04:02PM UTC 0
53.67
Travis Job 208.5
6 208.6 (DEPS=devel) 07 Jan 2020 04:03PM UTC 0
53.67
Travis Job 208.6
7 208.7 (DEPS=devel) 07 Jan 2020 04:03PM UTC 0
53.67
Travis Job 208.7
8 208.8 (DEPS=devel) 07 Jan 2020 04:03PM UTC 0
53.8
Travis Job 208.8
Source Files on build 208
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #208
  • d299160e on github
  • Prev Build on master (#205)
  • Next Build on master (#209)
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