|
Ran
|
Files
24
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/cbft/commit/<a class=hub.com/couchbase/cbft/commit/3b779ae294a7af4b5ea66b8333b6c0c56590b045">3b779ae29<a href="https://github.com/couchbase/cbft/commit/3b779ae294a7af4b5ea66b8333b6c0c56590b045">">MB-23666: Porting routes from gorilla/mux to julienschmidt/httprouter + To pick up the advantages of the httprouter over mux (lesser number of allocations and lower latencies), port all routes registered with the mux router and initialize the httprouter with them. + Create a map for caching bleve pindex routes and their methods, for setting up the httprouter handles. + Register routes only once to support httprouter functionality. Pre-reqs: - Upgrade couchbase version of gorilla/mux (fetch latest changes). - Import julienschmidt/httprouter to couchbase/repo and add to manifest. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/cbft/commit/<a class="double-link" href="https://github.com/couchbase/cbft/commit/1f9ed5342ebd6c055583597fdb7207032665f8f3">1f9ed5342</a>">1f9ed5342</a><a href="https://github.com/couchbase/cbft/commit/3b779ae294a7af4b5ea66b8333b6c0c56590b045"> Reviewed-on: http://review.couchbase.org/77688 Well-Formed: Build Bot <build@couchbase.com> Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: abhinav dangeti <abhinav@couchbase.com>
2106 of 4691 relevant lines covered (44.89%)
18.91 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|