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

youtube / vitess / 2138
61%

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

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

Jobs
ID Job ID Ran Files Coverage
2 2138.2 (MAKE_TARGET=unit_test_goveralls) 14 Apr 2017 01:29PM UTC 0
59.38
Travis Job 2138.2
Source Files on build 2138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2138
  • Pull Request #909
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