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

youtube / vitess / 7786
61%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2016 05:55PM UTC
Jobs 1
Files 483
Run time 26s
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
7786

push

travis-ci

sougou
v3: improved symtab resolution

Addresses: #1861.
The new resolution algorithm better mimics MySQL behavior: GROUP BY,
HAVING and ORDER BY search column aliases as well as table names.
It's not possible to exactly mimic MySQL's behavior without knowledge
of the full schema. However, such cases happen only if the SQL attempts
to hide table column names with column aliases, which is uncommon
and not recommended.
The most common application constructs where the post-process constucts
reference table columns should now work.

33775 of 57089 relevant lines covered (59.16%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7786.1 (TEST_MATRIX="-shard 0") 22 Dec 2016 05:55PM UTC 0
59.16
Travis Job 7786.1
Source Files on build 7786
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7786
  • b415846e on github
  • Prev Build on master (#7784)
  • Next Build on master (#7797)
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