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

WebReflection / inotifywait-spawn / 27
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1
DEFAULT BRANCH: master
Ran 18 Oct 2019 01:21PM UTC
Jobs 1
Files 1
Run time 1s
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
27

Pull #1

travis-ci-com

web-flow
V1 - Multiple paths through a single spawned process

Since `inotifywait` accepts multiple paths, it'd be silly to need more than one spawned subprocess to watch various places through the same rules and events.

This major release brings multiple paths to the plate, but it inevitably breaks the early v0 API, sending an object instead of multiple parameters per each event.

The object contains the following informations:

  * `type`, which is the event type that's been currently triggered
  * `path`, which is the initially registered path, once resolved
  * `entry`, which is optionally the file, or subpath, that has been modified

At this point this module can reflects all possibilities offered by `inotifywait`, so it should be final, unless new features are added to `inotifywait` itself 🎉
Pull Request #1: V1 - Multiple paths through a single spawned process

66 of 66 branches covered (100.0%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 1 file covered. (100.0%)

107 of 107 relevant lines covered (100.0%)

11.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 18 Oct 2019 01:21PM UTC 0
100.0
Travis Job 27.1
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #27
  • Pull Request #1
  • PR Base - master (#25)
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