Ran
|
Jobs
1
|
Files
5
|
Run time
56s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/blance/commit/<a class=hub.com/couchbase/blance/commit/5ce14d13954e04262b7eabfc6978776a4018402b">5ce14d139<a href="https://github.com/couchbase/blance/commit/5ce14d13954e04262b7eabfc6978776a4018402b">">refactored long func params into PlanNextMapOptions struct This change introduces a PlanNextMapEx() API func, which takes a more open-ended PlanNextMapOptions struct for optional parameters. This means we can introduce future, backwards-compatible options to PlanNextMapOptions without affecting application code. The previous (now deprecated) PlanNextMap() API func now just invokes PlanNextMapEx() underneath the hood. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/blance/commit/<a class="double-link" href="https://github.com/couchbase/blance/commit/a290b4aafabc7a30c42decbbeff6fb2dbb031122">a290b4aaf</a>">a290b4aaf</a><a href="https://github.com/couchbase/blance/commit/5ce14d13954e04262b7eabfc6978776a4018402b"> Reviewed-on: http://review.couchbase.org/64607 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
40 of 40 new or added lines in 2 files covered. (100.0%)
851 of 886 relevant lines covered (96.05%)
1315.1 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.44 |
-1.64% | plan.go |
Lines | Coverage | ∆ | File |
---|---|---|---|
6 |
96.44 |
-1.64% | plan.go |
11 |
94.03 |
-4.11% | orchestrate.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3.1 | 5 |
96.05 |
Travis Job 3.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|