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

edx / edx-user-state-client / 116 / 1
100%
master: 100%

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

23 Feb 2019 06:06AM UTC coverage: 99.085% (-0.6%) from 99.69%
TOXENV=py27

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

144 of 145 branches covered (99.31%)

325 of 328 relevant lines covered (99.09%)

0.99 hits per line

Source Files on job 116.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 102
  • Travis Job 116.1
  • 56aa5f50 on github
  • Prev Job for on master (#95.1)
  • Next Job for TOXENV=py27 on master (#119.1)
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