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

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

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2018 01:26PM UTC
Files 12
Run time 1s
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.077% (-0.2%) from 57.32%
756.3

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.

651 of 1362 branches covered (47.8%)

Branch coverage included in aggregate %.

1466 of 2347 relevant lines covered (62.46%)

18.44 hits per line

Source Files on job 756.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 490
  • Travis Job 756.3
  • 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