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

edx / edx-user-state-client / 116
100%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2019 06:08AM UTC
Jobs 2
Files 3
Run time 37s
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
116

push

travis-ci

jmbowman
[INCR-87] Support testing Python 3 in edx-user-state-client (#16)

* [INCR-87] Support testing Python 3 in edx-user-state-client

* Lose skip_missing_interpreters=true

* lose make

* Update .travis.yml

* basestring --> six.string_types

* Define basestring in Python 3

pylint does not understand __NameError__ when following the Python porting best practice:
* https://docs.python.org/3/howto/pyporting.html#use-feature-detection-instead-of-version-detection

* .iteritems() --> .items()

* self.assertCountEqual() --> six.assertCountEqual(self, )

* Update tests.py

* pycodestyle 2.5.0

* Update Makefile

* pycodestyle --config=pycodestyle

* pycodestyle ignore=W504

* allow_failures:     - python: 3.7

130 of 131 branches covered (99.24%)

327 of 328 relevant lines covered (99.7%)

1.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 116.1 (TOXENV=py27) 23 Feb 2019 06:08AM UTC 0
99.09
Travis Job 116.1
2 116.2 (TOXENV=py36) 23 Feb 2019 06:08AM UTC 0
99.7
Travis Job 116.2
Source Files on build 116
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #116
  • 56aa5f50 on github
  • Prev Build on master (#95)
  • Next Build on master (#119)
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