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

google / clasp / 756
67%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2018 01:26PM UTC
Jobs 8
Files 12
Run time 4min
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
756

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%)

147.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 756.1 31 Dec 2018 01:26PM UTC 0
57.08
Travis Job 756.1
2 756.2 31 Dec 2018 01:26PM UTC 0
57.08
Travis Job 756.2
3 756.3 31 Dec 2018 01:26PM UTC 0
57.08
Travis Job 756.3
4 756.4 31 Dec 2018 01:27PM UTC 0
57.08
Travis Job 756.4
5 756.5 31 Dec 2018 01:27PM UTC 0
57.32
Travis Job 756.5
6 756.6 31 Dec 2018 01:28PM UTC 0
57.08
Travis Job 756.6
7 756.7 31 Dec 2018 01:27PM UTC 0
57.32
Travis Job 756.7
8 756.8 31 Dec 2018 01:31PM UTC 0
57.08
Travis Job 756.8
Source Files on build 756
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #756
  • 91a8828d on github
  • Prev Build on master (#754)
  • Next Build on master (#757)
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