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

OpenRefine / OpenRefine / #3618
50%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2021 07:37AM UTC
Jobs 1
Files 621
Run time 36s
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
#3618

push

GitHub Actions

web-flow
Fix null precondition while importing a Google Sheet (#3801)

`Credential.Builder()` requires a non-null `AccessMethod`[0], and we were sending
it `null` when actually importing the spreadsheet.

This commit defaults to the same `BearerToken.authorizationHeaderAccessMethod()` that the
`getDriveService()` function was already using.

[0]: https://github.com/googleapis/google-oauth-java-client/blob/v1.31.0/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/Credential.java#L636-L638

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

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

13051 of 25343 relevant lines covered (51.5%)

0.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3618.1 28 Jun 2021 07:37AM UTC 0
51.5
Source Files on build #3618
Detailed source file information is not available for this build.
  • Back to Repo
  • 282cfa6e on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc