Ran
|
Jobs
1
|
Files
16
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
faster iterator from fewer end-key comparisons If the app created an iterator with an endKeyExclusive, the previous code would compare the current cursor key bytes against the end-key bytes on every Next(). This change instead compares the current array index position against the end-key array index position. Change-Id: Ic29e6ce0e Reviewed-on: http://review.couchbase.org/64725 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1747 of 2076 relevant lines covered (84.15%)
7181.4 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 68.1 | 16 |
84.15 |
Travis Job 68.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|