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

google / clasp / 178 / 1
67%
master: 67%

Build:
DEFAULT BRANCH: master
Ran 21 May 2018 04:25PM UTC
Files 5
Run time 0s
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

21 May 2018 04:22PM UTC coverage: 13.667% (-0.4%) from 14.073%
178.1

push

travis-ci

grant
Fix oauth2client redirectUri usage (#177)

This fixes the oauth2client usage warnings (
```
src/auth.ts(63,22): error TS2341: Property 'redirectUri' is private and only accessible within class 'OAuth2Client'.
src/auth.ts(80,18): error TS2341: Property 'redirectUri' is private and only accessible within class 'OAuth2Client'.
```
) by refactoring authorize functions and moves authorize into the auth module.

I've tested this change with the flows of clasp login / clasp login --no-localhost / clasp login --ownkey

With this, we'll be down to 0 build warnings! 🎉

- [x] `npm run test` succeeds.
- [x] `npm run lint` succeeds.
- [x] Appropriate changes to README are included in PR.

34 of 526 branches covered (6.46%)

Branch coverage included in aggregate %.

168 of 952 relevant lines covered (17.65%)

0.31 hits per line

Source Files on job 178.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 124
  • Travis Job 178.1
  • dc72d5dd on github
  • Prev Job for on master (#176.6)
  • Next Job for on master (#179.1)
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