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

awesomeWM / awesome / 3664
93%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2017 05:01PM UTC
Jobs 1
Files 302
Run time 17s
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

pending completion
3664

push

travis-ci

blueyed
Fix recursive enterleave ignore (#1747)

Every call to client_ignore_enterleave_events() must be paired with a
following call to client_restore_enterleave_events(). In between these
two calls, no other calls to client_ignore_enterleave_events() is
allowed.

The code in banning_refresh() sometimes broke these rules. This can
happen because the code causes signals to be emitted and Lua code can do
basically anything.

Fix this by moving the calls into the called functions.

Fixes: https://github.com/awesomeWM/awesome/issues/1746
Signed-off-by: Uli Schlachter <psychon@znc.in>

15326 of 18760 relevant lines covered (81.7%)

1029.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3664.1 (LUA=5.2 LUANAME=lua5.2 DO_COVERAGE=coveralls) 21 Apr 2017 05:01PM UTC 0
81.7
Travis Job 3664.1
Source Files on build 3664
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3664
  • 7481a6e6 on github
  • Prev Build on master (#3662)
  • Next Build on master (#3674)
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