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

google / clasp / 291 / 5
67%
master: 67%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2018 05:43AM UTC
Files 6
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

25 Jun 2018 05:41AM UTC coverage: 15.652% (-0.2%) from 15.812%
291.5

push

travis-ci

grant
Change login flow (experimental) (#223)

This is the flow (more or less):

`clasp login`: logs you in using the default `clasp` credentials. Saves `.clasprc.json` to your `~` directory.
`clasp login --creds`: logs you in using the file `credentials.json` in the directory that you are running the command in. Saves `.clasprc.json` to your current directory.
`clasp login --creds other_creds.json`: logs you in using the credentials in `other_creds.json`. Saves `.clasprc.json` to your current directory.

Your credentials file should look like this:

```
{"installed":{"client_id":"239267426989-275aglft6htcfsdj7t5d3csdlogchamh.apps.googleusercontent.com","project_id":"project-id-xxxxxxxxx","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://accounts.google.com/o/oauth2/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"xxxxxxxx","redirect_uris":["urn:ietf:wg:oauth:2.0:oob","http://localhost"]}}
```

Signed-off-by: campionfellin <campionfellin@gmail.com>

Related to #204 

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

41 of 623 branches covered (6.58%)

Branch coverage included in aggregate %.

216 of 1019 relevant lines covered (21.2%)

0.53 hits per line

Source Files on job 291.5
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 224
  • Travis Job 291.5
  • 0ce9d5df on github
  • Prev Job for on master (#290.10)
  • Next Job for on master (#294.7)
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