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

rgs1 / zk_shell
79%
master: 82%

Build:
Build:
LAST BUILD BRANCH: CreateDockerVersion
DEFAULT BRANCH: master
Repo Added 10 Dec 2014 06:35AM UTC
Files 27
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 json-append-remove
branch: json-append-remove
CHANGE BRANCH
x
Reset
  • json-append-remove
  • accept-dashes-in-keys
  • add-echo-command
  • add-edit-command
  • add-first-param-to-json-dupes-for-keys
  • add-match-parameter-for-4-letter-commands
  • add-pipe-cmd
  • add-reconfig-cmd
  • add-scripting-support
  • bump-kazoo-dependency
  • bump-xcmd-version-and-remove-conf-mgmt-code
  • chkzk
  • chkzk-add-state
  • copying-to-from-file
  • dont-install-libcppunit-dev
  • drop-strtobool-from-util
  • fix
  • fix-bug
  • fix-find
  • fix-util
  • fixes-for-py3k
  • import-complete-from-xcmd
  • improve-child-watch
  • improve-docs-for-watch
  • issue-11
  • json-dupes-for-keys
  • json-set
  • labeled-booleans
  • ls-should-be-sorted
  • master
  • more-python-versions
  • move-historyfile-to-private-dir
  • persist-chkzk-settings
  • persist-config
  • pin-versions
  • port-to-xcmd
  • pretty-date-for-exists
  • print-last-zxid-as-hex
  • print-zxids-as-hex
  • release
  • remove-old-integration-leftovers
  • remove-to-bool
  • remove-util-join
  • session-info-match
  • set-json-many
  • some-flycheck-fixes
  • support-async-create
  • test-acl-reader
  • update-reqs
  • update-requirements
  • update-xcmd
  • use-3-5-0-for-testing
  • use-optional-int-float
  • use-quorum-for-tests
  • v1.0.0

pending completion
346

Pull #98

travis-ci

web-flow
Add json_append and json_remove

This commands cover functionality for lists that are
hard, if not impossible, to do atomically with json_get
and json_set.

Namely, atomically appending and removing elements from a list
within a JSON object is now possible. Note that 'atomically'
here means that the command will fail if the znode's version
changed between get() and set() (it won't retry).

Signed-off-by: Raul Gutierrez S <rgs@itevenworks.net>
Pull Request #98: Add json_append and json_remove

94 of 94 new or added lines in 3 files covered. (100.0%)

2692 of 3422 relevant lines covered (78.67%)

3.92 hits per line

Relevant lines Covered
Build:
Build:
3422 RELEVANT LINES 2692 COVERED LINES
3.92 HITS PER LINE
Source Files on json-append-remove
  • Tree
  • List 0
  • Changed 14
  • Source Changed 5
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
346 json-append-remove Add json_append and json_remove This commands cover functionality for lists that are hard, if not impossible, to do atomically with json_get and json_set. Namely, atomically appending and removing elements from a list within a JSON object is now... Pull #98 08 Oct 2018 05:32AM UTC web-flow travis-ci pending completion  
345 json-append-remove Add json_append and json_remove This commands cover functionality for lists that are hard, if not impossible, to do atomically with json_get and json_set. Namely, atomically appending and removing elements from a list within a JSON object is now... push 08 Oct 2018 05:28AM UTC rgs1 travis-ci pending completion  
See All Builds (335)
  • 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