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

GoogleCloudPlatform / google-cloud-java / 4237
72%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2017 09:58PM UTC
Jobs 1
Files 495
Run time 23s
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
4237

Pull #2263

travis-ci

web-flow
Cloud Spanner: Check duplicate columns in Mutation

close #2257

* Adds `checkDuplicateColumns`, executed before a mutation is built, to
    ensure each column name is only used once. Note that column names
    are case-insensitive according to the [DDL
    docs](https://cloud.google.com/spanner/docs/data-definition-language#create_table).
* Tests duplicate columns with the same case and different cases.
* Removes duplicate column check in `asMap` because all `Mutation`s are
    now guaranteed not to have duplicate columns. Removes corresponding test code too.
Pull Request #2263: Cloud Spanner: Check duplicate columns in Mutation

11 of 11 new or added lines in 1 file covered. (100.0%)

19864 of 24950 relevant lines covered (79.62%)

53209.31 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4237.2 20 Jul 2017 09:58PM UTC 0
79.62
Travis Job 4237.2
Source Files on build 4237
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4237
  • Pull Request #2263
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