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

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

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2018 01:27PM UTC
Files 12
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

31 Dec 2018 01:19PM UTC coverage: 57.32%. Remained the same
756.5

push

travis-ci

grant
Fix getScriptTypeName return undefined (#476)

Fixes #474 

By `getScriptTypeName` returning undefined when script type is not an add-on, the message at project creation was not displayed correctly.

```
$ clasp create
Created new undefined script: https://script.google.com/d/XXXXXX/edit
Cloned 1 file.
└─ appsscript.json
```

I fixed `getScriptTypeName` to return `type` If `type` is not add-on.

ex :

```
$ clasp create
Created new standalone script: https://script.google.com/d/XXXXXX/edit
Cloned 1 file.
└─ appsscript.json
```

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

655 of 1362 branches covered (48.09%)

Branch coverage included in aggregate %.

1471 of 2347 relevant lines covered (62.68%)

18.36 hits per line

Source Files on job 756.5
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 490
  • Travis Job 756.5
  • 91a8828d on github
  • Prev Job for on master (#754.1)
  • Next Job for on master (#757.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