|
Ran
|
Files
16
|
Run time
33s
|
Badge
README BADGES
|
push
travis-ci
MB-20101 - mossStore fix Get() of zero-length values mossStore's Get() implementation was incorrectly converting a zero-length value ([]byte{}) into a nil. With this fix, a zero-length []byte{} val is returned by Get() on a key that exists. If a key was deleted or does not exist, then a nil val is returned by Get(). Change-Id: I86129fa48 Reviewed-on: http://review.couchbase.org/65855 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1812 of 2137 relevant lines covered (84.79%)
10926.26 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|