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

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

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Ran 11 Nov 2015 05:25PM UTC
Files 111
Run time 18s
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: 67.147%. Remained the same
EVENTLOOP=trollius

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

8339 of 12419 relevant lines covered (67.15%)

0.67 hits per line

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