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

kempniu / evmapy
100%

Build:
DEFAULT BRANCH: master
Repo Added 10 Apr 2015 10:46AM UTC
Files 7
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • README
  • coveralls
  • develop

pending completion
45

push

travis-ci

kempniu
Stale control socket removal

When the application is shut down abruptly, the control socket is not
removed from the filesystem. The next time the application is launched
that stale socket will prevent it from running. Thus before binding to
the control socket, we try to send a control request to an already
existing one. If a control socket exists, but sending the control
request fails, it means the socket is stale and can be removed.

638 of 638 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
638 RELEVANT LINES 638 COVERED LINES
2.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
45 master Stale control socket removal When the application is shut down abruptly, the control socket is not removed from the filesystem. The next time the application is launched that stale socket will prevent it from running. Thus before binding to the c... push 09 Jul 2015 08:29AM UTC kempniu travis-ci pending completion  
40 master Option for generating a minimal configuration A command line option has been added for generating a configuration file which doesn't contain the default actions. push 08 Jun 2015 07:05AM UTC kempniu travis-ci pending completion  
17 master Split multiplexer tests into multiple classes Due to pylint complaining about the number of public methods of the TestMultiplexer class. push 14 May 2015 11:35AM UTC kempniu travis-ci pending completion  
16 master Prevent death by SIGHUP If a udev rule is configured to send SIGHUP to evmapy when a new input device is connected and /dev/uinput is writable for the user which evmapy is run as, evmapy will be killed upon startup because the SIGHUP handler isn'... push 05 May 2015 10:10AM UTC kempniu travis-ci pending completion  
15 master Improved device removal detection Instead of catching all OSErrors raised by the generator returned by the read() method of an InputDevice instance, we only catch the one that means the device was removed. push 24 Apr 2015 06:25AM UTC kempniu travis-ci pending completion  
10 master Add short variants for command line options push 17 Apr 2015 10:58AM UTC kempniu travis-ci pending completion  
8 master Encapsulation of configuration handling code Modules other than config shouldn't be dealing with configuration file paths and checking whether files exist or not, yet they should still be notified if an error occurs while loading the desired conf... push 13 Apr 2015 10:02AM UTC kempniu travis-ci pending completion  
7 master Improve README readability push 10 Apr 2015 11:31AM UTC kempniu travis-ci pending completion  
5 master Coveralls integration push 10 Apr 2015 10:56AM UTC kempniu travis-ci pending completion  
See All Builds (37)
  • 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