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

GoogleCloudPlatform / google-cloud-java / 2675 / 2
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2016 09:11PM UTC
Files 389
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

11 Nov 2016 08:59PM UTC coverage: 84.255% (+0.005%) from 84.25%
2675.2

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

Source Files on job 2675.2
  • Tree
  • List 0
  • Changed 16
  • Source Changed 2
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2675
  • Travis Job 2675.2
  • c603ff87 on github
  • Prev Job for on master (#2672.2)
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