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

mitodl / lmod_proxy / 170
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v1.0.2
DEFAULT BRANCH: master
Ran 09 Dec 2015 04:29PM UTC
Jobs 1
Files 15
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

pending completion
170

push

travis-ci

pwilkins
Added autospec flag to mock.patch calls

Mock used to let you call any method, real or imagined, on a
mock object.  That feature allowed you to call any method name,
real or imagined, on the mock object. Adding the ``autospec=True``
flag causes mock to check whether the method is actually defined.
I also
- fixed an error that adding the ``autospec`` flag revealed.
- removed a call to ``consider_setuptools_entrypoints()`` in setup.py
- pinned test requirements.
- added ``setuptools>=17.1`` to satisfy ``mock`` requirement.

533 of 542 relevant lines covered (98.34%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 170.1 09 Dec 2015 04:29PM UTC 0
98.34
Travis Job 170.1
Source Files on build 170
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #170
  • 6b9f6ffc on github
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