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

flacjacket / qtile / 552 / 5
67%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Ran 11 Nov 2015 05:08PM UTC
Files 113
Run time 13s
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

11 Nov 2015 04:59PM UTC coverage: 66.889% (+0.02%) from 66.873%
EVENTLOOP=asyncio

push

travis-ci

flacjacket
Fix the mocking the __getattr__ function

First, we don't actually need to install mock for Python 3.3, lets use
the version in the standard library.

We shouldn't be implementing our own version of MagickMock.__getattr__,
as it does some magic for us [1]. The only thing that we need this for is
cffi.__version_info__, but we can mock the ffi packages so the cffi
version does not need to be checked.

Finally, fix the creation of lists for sphinx.

[1]
https://docs.python.org/3/library/unittest.mock.html#mocking-magic-methods

8311 of 12425 relevant lines covered (66.89%)

0.67 hits per line

Source Files on job 552.5 (EVENTLOOP=asyncio)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 552
  • Travis Job 552.5
  • 7344da39 on github
  • Prev Job for EVENTLOOP=asyncio on doc_build_test (#550.6)
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