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

GoogleCloudPlatform / google-cloud-java / 2675
72%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2016 09:11PM UTC
Jobs 1
Files 389
Run time 28s
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
2675

Pull #1394

travis-ci

web-flow
bigquery: BigQuery.writer return type should be public.

The `BigQuery.writer` function does not link to its return type in the
javadocs.

http://googlecloudplatform.github.io/google-cloud-java/0.5.1/apidocs/com/google/cloud/bigquery/BigQuery.html#writer(com.google.cloud.bigquery.WriteChannelConfiguration)

I believe this is because `TableDataWriteChannel` is package-private.
Since the snippets use `BaseWriteChannel<BigQueryOptions,
WriteChannelConfiguration>` as the variable type, I changed the type to
this public type rather than making `TableDataWriteChannel` public.
Pull Request #1394: bigquery: BigQuery.writer return type should be public.

17659 of 20959 relevant lines covered (84.25%)

120.74 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2675.2 11 Nov 2016 09:11PM UTC 0
84.25
Travis Job 2675.2
Source Files on build 2675
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2675
  • Pull Request #1394
  • PR Base - master (#2672)
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