• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

youtube / vitess / 1470
56%
master: 61%

Build:
Build:
LAST BUILD BRANCH: revert-1223-change_protocol_defaults_to_grpc
DEFAULT BRANCH: master
Ran 08 May 2015 12:14AM UTC
Jobs 1
Files 360
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1470

push

travis-ci

enisoc
test.go: verbose logs, copy working repo to tempdir

Previously, each test would freshly re-copy the working repo before
running. Changes to the files could affect the next test in the series.
Now the entire invocation of test.go uses the same snapshot of the
working dir.

This required a global cleanup step, to delete the temp dir, so I
reworked signal handling to be global. This also opens the door to
running tests in parallel within a given test.go invocation.

23006 of 41411 relevant lines covered (55.56%)

0.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
go/vt/tabletserver/query_list.go
3
100.0
go/mysql/proto/field_bson.go
3
100.0
go/vt/tabletserver/gorpctabletconn/conn.go
4
100.0
go/stats/export.go
4
100.0
go/vt/tabletserver/memcache_stats.go
5
100.0
go/vt/tabletserver/dbconn.go
6
100.0
go/vt/schemamanager/vtgate_executor.go
6
100.0
go/vt/tabletserver/sqlquery.go
7
100.0
go/vt/tabletserver/txlogz.go
7
100.0
go/vt/topo/keyspace_partition_bson.go
9
100.0
go/vt/tabletmanager/actionnode/actionnode.go
10
100.0
go/vt/tabletserver/querylogz.go
13
100.0
go/vt/mysqlctl/slave_connection.go
14
100.0
go/vt/mysqlctl/reparent.go
14
100.0
go/vt/vtgate/scatter_conn.go
16
100.0
go/pools/resource_pool.go
16
100.0
go/vt/mysqlctl/mysql_flavor.go
16
100.0
go/vt/topo/srvshard.go
20
100.0
go/vt/vtgate/shard_conn.go
22
100.0
go/vt/tabletserver/cache_pool.go
22
100.0
go/vt/tabletserver/query_engine.go
23
100.0
go/vt/topo/srvshard_bson.go
24
100.0
go/vt/binlog/binlog_streamer.go
25
100.0
go/vt/tabletmanager/init_tablet.go
26
100.0
go/vt/vtgate/resolver.go
28
100.0
go/vt/mysqlctl/mysql_flavor_mariadb.go
29
100.0
go/vt/tabletmanager/gorpctmserver/gorpc_server.go
35
100.0
go/vt/tabletmanager/actionnode/structs.go
39
100.0
go/vt/tabletserver/rowcache_invalidator.go
43
100.0
go/vt/wrangler/tablet.go
45
100.0
go/vt/wrangler/rebuild.go
47
100.0
go/vt/tabletserver/schema_info.go
47
100.0
go/vt/vtgate/vtgate.go
54
100.0
go/vt/topo/shard.go
62
100.0
go/vt/tabletserver/query_executor.go
63
100.0
go/vt/tabletserver/queryctl.go
70
100.0
go/vt/mysqlctl/mysql_daemon.go
73
100.0
go/vt/mysqlctl/mysqld.go
75
100.0
go/vt/tabletmanager/agent.go
75
100.0
go/vt/tabletmanager/gorpctmclient/gorpc_client.go
79
100.0
go/vt/mysqlctl/clone.go
80
100.0
go/cmd/vtctld/vtctld.go
85
100.0
go/vt/mysqlctl/replication.go
89
100.0
go/vt/topo/tablet.go
94
100.0
go/vt/wrangler/schema.go
166
100.0
go/vt/tabletmanager/agent_rpc_actions.go
291
100.0
go/vt/wrangler/reparent.go
Jobs
ID Job ID Ran Files Coverage
2 1470.2 (MAKE_TARGET=unit_test_goveralls) 08 May 2015 12:14AM UTC 0
55.56
Travis Job 1470.2
Source Files on build 1470
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1470
  • 32fd164d on github
  • Prev Build on test.go (#1259)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc