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

youtube / vitess / 2138 / 2
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2017 01:29PM UTC
Files 116
Run time 5s
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

23 Jul 2015 04:21AM UTC coverage: 59.383%. First build
MAKE_TARGET=unit_test_goveralls

Pull #909

travis-ci

yaoshengzhe
fix error code overridden and execDmlAutoCommit last return.

1. In non-tx Plan_Other execution workflow, should not use ":=" to create a local "err"
   variable since it is defined as return variable in qre.Execute(). The early code
   causes problem because the original "err" will be reset to nil after the switch clause
   and qre.Execute() will return (nil, nil) in such case.
2. execDmlAutoCommit should return "err" instead of "nil" in the last return statement.
Pull Request #909: fix error code overridden and execDmlAutoCommit last return.

3060 of 5153 relevant lines covered (59.38%)

0.59 hits per line

Source Files on job 2138.2 (MAKE_TARGET=unit_test_goveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2138
  • Travis Job 2138.2
  • 280dca3c on github
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