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

functionalone / serverless-iam-roles-per-function / 125 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2019 03:39PM UTC
Files 1
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

17 Sep 2019 03:36PM UTC coverage: 92.788%. Remained the same
SERVERLESS_VERSION=latest COV_PUB=true

push

travis-ci

glicht
feat: nodejs 12 support (#32)

* Add Node.js 12 to CI settings

* Remove unnecessary space

* Remove sudo settings from .travis.yml

'sudo' seems to be unavailable.
Remove sudo settings from .travis.yml

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

* Fix test

It seems that the content of Error.message has changed in Node.js 12.

```
% node -v
v10.16.0

error.message:
serverless-iam-roles-per-function: ERROR: msg :testing
```

```
% node -v
v12.9.1

error.message:
serverless-iam-roles-per-function: ERROR: msg :[ 'testing' ]
```

78 of 86 branches covered (90.7%)

Branch coverage included in aggregate %.

115 of 122 relevant lines covered (94.26%)

11.55 hits per line

Source Files on job 125.2 (SERVERLESS_VERSION=latest COV_PUB=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 117
  • Travis Job 125.2
  • 4dd58a29 on github
  • Prev Job for SERVERLESS_VERSION=latest COV_PUB=true on master (#120.1)
  • Next Job for SERVERLESS_VERSION=latest COV_PUB=true on master (#128.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