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

3Hren / msgpack-rust / 87
88%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2015 04:56PM UTC
Jobs 1
Files 27
Run time 3s
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
87

Pull #20

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.
Pull Request #20: ValueRef

354 of 354 new or added lines in 5 files covered. (100.0%)

1877 of 2135 relevant lines covered (87.92%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/encode.rs
6
100.0
src/decode/value_ref.rs
10
100.0
tests/func/decode/value_ref.rs

Uncovered Existing Lines

Lines Coverage ∆ File
45
100.0
src/encode.rs
69
100.0
src/decode.rs
Jobs
ID Job ID Ran Files Coverage
2 87.2 21 Jul 2015 04:56PM UTC 0
87.92
Travis Job 87.2
Source Files on build 87
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #87
  • Pull Request #20
  • PR Base - master (#53)
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