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

mitodl / lmod_proxy / 170 / 1
98%
master: 97%

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

09 Dec 2015 04:29PM UTC coverage: 98.339%. First build
170.1

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

Source Files on job 170.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 170
  • Travis Job 170.1
  • 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