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

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

Build:
Build:
LAST BUILD BRANCH: ref-value
DEFAULT BRANCH: master
Ran 13 May 2016 09:07AM UTC
Files 17
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

13 May 2016 08:41AM UTC coverage: 76.545% (+0.3%) from 76.254%
366.3

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)

1808 of 2362 relevant lines covered (76.55%)

0.77 hits per line

Source Files on job 366.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 366
  • Travis Job 366.3
  • aa427ae1 on github
  • Prev Job for on auto (#364.3)
  • Next Job for on auto (#368.3)
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