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

rgs1 / zk_shell / 338 / 4
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2018 08:44PM UTC
Files 26
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

29 Sep 2018 08:42PM UTC coverage: 78.77% (+0.8%) from 77.984%
338.4

push

travis-ci

web-flow
feature(child_watch): print added/removed entries (#96)

It's a common use case to want to see how a path (e.g.:
a serverset) is churning (e.g.: what's being added/removed).

This diff changes the meaning of the `verbose` parameter in
the `child_watch` command so that it prints what children
znodes were added/removed with each change under the given
path.

Example:

```
$ ZKSHELL_SRC=1 bin/zk-shell  0
Welcome to zk-shell (1.2.1)
(DISCONNECTED) />
(CONNECTED [0]) /> ls
discovery
zookeeper
(CONNECTED [0]) /> child_watch /discovery true

/discovery:

(CONNECTED [0]) />
/discovery:
+ foo

/discovery:
+ bar
  foo

/discovery:
- bar
  foo
(CONNECTED [0]) />
```

Signed-off-by: Raul Gutierrez S <rgs@itevenworks.net>

2612 of 3316 relevant lines covered (78.77%)

0.79 hits per line

Source Files on job 338.4
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 320
  • Travis Job 338.4
  • 620572c0 on github
  • Prev Job for on master (#331.4)
  • Next Job for on master (#339.5)
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