|
Ran
|
Jobs
1
|
Files
56
|
Run time
5s
|
Badge
README BADGES
|
push
travis-ci
MB-17433 - store smaller planPIndexes into cfgMetaKv This change is based on the observation that many planPIndexes stored into the Cfg have shared index definitions and source definitions. Instead of repeating those definitions for every pindex (e.g., repeated 32 times for 32 pindexes), the idea is to store the information once, and reconstitute it during a Cfg.Get(). Change-Id: I76debb63d Reviewed-on: http://review.couchbase.org/68906 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
106 of 106 new or added lines in 1 file covered. (100.0%)
6362 of 11265 relevant lines covered (56.48%)
26.13 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 106 |
100.0 |
cfg_metakv.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
100.0 |
manager.go | |
| 1 |
100.0 |
cfg_metakv.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 210.1 | 0 |
56.48 |
Travis Job 210.1 |