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

flacjacket / qtile
67%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Repo Added 11 Sep 2014 04:34AM UTC
Files 139
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 doc_build_test
branch: doc_build_test
CHANGE BRANCH
x
Reset
  • doc_build_test
  • add-coveralls
  • add-finalize
  • back_to_3_5
  • bat_uses_threaded_poll
  • battery_update_freq
  • better_err
  • cffi-0.8
  • cffi-1.0
  • cffi-new-event-loop
  • cffi-new-xcffib-api
  • command_graph
  • configure_negative
  • coverage-multiprocessing
  • dbus_fix
  • develop
  • doc
  • drop_python3.2
  • entrypoints
  • fakescreens
  • fix_898
  • fix_agroupbox
  • fix_floating
  • fix_get_transient_for
  • fix_property_encoding
  • fix_six_removal
  • fix_systray_secondary_screen
  • fix_thermal
  • fix_vertical_layout
  • fix_xephyr
  • float_net_wm
  • group_manager
  • improve_fd_handling
  • keys
  • limit_pywlroots
  • lru_cache
  • master
  • minor_fixes
  • more_async
  • more_layout_tests
  • move_command
  • mypy
  • no_close_stdin
  • no_hook_init
  • no_serialize
  • no_truncate_log
  • pango_utf8
  • pr/791-suggestions
  • pr/811
  • pr1277
  • precise
  • pypy3
  • pytest
  • pytype
  • qshell
  • really_fix_setup
  • remove_imp
  • remove_some_six_stuff
  • resimplify_ipc
  • separate_command_object
  • setup_change
  • simplify_ipc
  • test
  • test-coveralls
  • test-unskipping
  • test_log
  • test_no_skip
  • test_serialization
  • test_serialize
  • test_slice_fix
  • test_svg
  • test_tox
  • test_travis_container
  • test_travis_pypy
  • test_trusty
  • to_atoms-check
  • travis
  • try_systray_travis_fix
  • update-cairocffi
  • verticaltile_next
  • wlan_fixes_test
  • xcbq_stuff

pending completion
552

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

8354 of 12425 relevant lines covered (67.24%)

5.35 hits per line

Relevant lines Covered
Build:
Build:
12425 RELEVANT LINES 8354 COVERED LINES
5.35 HITS PER LINE
Source Files on doc_build_test
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
552 doc_build_test 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 fo... push 11 Nov 2015 05:04PM UTC flacjacket travis-ci pending completion  
550 doc_build_test x push 11 Nov 2015 04:43PM UTC Sean Vig travis-ci pending completion  
See All Builds (248)
  • 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

© 2026 Coveralls, Inc