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

serde-rs / json / 371
87%

Build:
DEFAULT BRANCH: master
Ran 13 May 2016 02:01PM UTC
Jobs 1
Files 17
Run time 58s
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
371

push

travis-ci

homu
Auto merge of #61 - arcnmx:value-missing-field, r=oli-obk

fix(value): Missing field error when deserializing from Value

The logic for treating missing fields differed between the utf8 deserializer and the `Value` one, and missing fields would be incorrectly reported as an "invalid type" error instead. This makes the two deserializers consistent. I believe the "deserialize from unit" logic was just left over from before `deserialize_option` was a thing, and therefore isn't necessary anymore?

Fixes #50

7 of 7 new or added lines in 1 file covered. (100.0%)

1809 of 2419 relevant lines covered (74.78%)

0.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
json/src/value.rs
Jobs
ID Job ID Ran Files Coverage
3 371.3 13 May 2016 02:01PM UTC 0
74.78
Travis Job 371.3
Source Files on build 371
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #371
  • a46b32a0 on github
  • Prev Build on master (#369)
  • Next Build on master (#374)
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