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

mitodl / lmod_proxy
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v1.0.2
DEFAULT BRANCH: master
Repo Added 16 Mar 2015 08:52PM UTC
Files 15
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

LAST BUILD ON BRANCH fix/pw/mock-asserts
branch: fix/pw/mock-asserts
CHANGE BRANCH
x
Reset
  • fix/pw/mock-asserts
  • bdero/pin-setuptools
  • bdero/wsgi
  • feature/CI_Heroku
  • feature/approve_grades_option
  • feature/basic_auth
  • feature/cert_string
  • feature/configuration
  • feature/docker-compose
  • feature/dotcloud
  • feature/edx_form_handler
  • feature/edx_form_handler_new
  • feature/gs/dockerfile_changes
  • feature/gs/max_points
  • feature/heroku
  • feature/logging_setup
  • feature/pw/raw-and-max-score
  • feature/readme
  • feature/relicense
  • feature/self_logging
  • feature/skeleton
  • feature/use_files
  • feature/user_interface
  • fix/pdpinch/travis-app-key
  • fix/sorry_caps_license
  • master
  • rc/v0.1.0
  • release
  • release-candidate
  • skm_test
  • update-docker-configs
  • upgrade-to-python3
  • v0.1.0
  • v0.2.0
  • v1.0.0
  • v1.0.1
  • v1.0.2

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

Relevant lines Covered
Build:
Build:
542 RELEVANT LINES 533 COVERED LINES
0.98 HITS PER LINE
Source Files on fix/pw/mock-asserts
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
170 fix/pw/mock-asserts 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 mo... push 09 Dec 2015 04:29PM UTC pwilkins travis-ci pending completion  
See All Builds (183)
  • Repo 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

© 2025 Coveralls, Inc