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

3Hren / msgpack-rust / 86
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: issue/xx/byteorder-upgrade
DEFAULT BRANCH: master
Ran 21 Jul 2015 04:56PM UTC
Jobs 2
Files 27
Run time 10s
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
86

push

travis-ci

3Hren
ValueRef: weak type restrictions for decoding.

Now it's possible to decode from all Read traits that also implement
special ReadBuf<'a> trait with borrowing from buffer directly.

Currently it's implemented for &'a [u8] and Cursor<'a [u8]>.

Massive refactoring done. Got rid of manual bytes counting in favor of
using Cursor objects.

Several test cases added with large msgpack values to be decoded.

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

1881 of 2183 relevant lines covered (86.17%)

1.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
tests/func/decode/value_ref.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/decode/value_ref.rs
2
100.0
src/decode.rs
Jobs
ID Job ID Ran Files Coverage
1 86.1 21 Jul 2015 04:56PM UTC 0
86.17
Travis Job 86.1
2 86.2 21 Jul 2015 04:56PM UTC 0
87.92
Travis Job 86.2
Source Files on build 86
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #86
  • 0d2f5114 on github
  • Prev Build on feature/value-ref (#84)
  • Next Build on feature/value-ref (#88)
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