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

serde-rs / json / 366
75%
master: 87%

Build:
Build:
LAST BUILD BRANCH: ref-value
DEFAULT BRANCH: master
Ran 13 May 2016 09:07AM UTC
Jobs 1
Files 17
Run time 50s
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
366

push

travis-ci

homu
Auto merge of #41 - pyfisch:json-pointer, r=erickt

feat(value): implement RFC6901 JSON Pointer

Add a method `pointer(&str)` to `Value`. Deprecate `lookup(&str)`.
Bump version to 0.7.1.

Closes #9

Notes:
* It should be possible to add a `pointer_mut(&str)` method to Value. This would allow to add and modify values. (Maybe even a delete method) I failed to add such a method because of borrow checker.
* Should [RFC6902 JSON Patch](https://tools.ietf.org/html/rfc6902) be implemented or is this something for a separate crate? (Patch is based on Pointer)

29 of 29 new or added lines in 2 files covered. (100.0%)

1808 of 2362 relevant lines covered (76.55%)

0.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
json/src/value.rs
Jobs
ID Job ID Ran Files Coverage
3 366.3 13 May 2016 09:07AM UTC 0
76.55
Travis Job 366.3
Source Files on build 366
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #366
  • aa427ae1 on github
  • Prev Build on auto (#364)
  • Next Build on auto (#368)
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