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

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

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

18 Oct 2019 01:20PM UTC coverage: 100.0%. Remained the same
27.1

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 %.

107 of 107 relevant lines covered (100.0%)

11.39 hits per line

Source Files on job 27.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12
  • Travis Job 27.1
  • ced30b47 on github
  • Prev Job for on v1 (#25.1)
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