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

serverless-nextjs / serverless-next.js / 514 / 6
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 12:54AM UTC
Files 22
Run time 4s
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

21 Aug 2019 12:01AM UTC coverage: 99.273%. Remained the same
514.6

push

travis-ci-com

danielcondemarin
Fix Cloudfront not being created without bucket (#115)

Using this config

```
custom:
  serverless-nextjs:
    createAssetBucket: false
    assetsBucketName: my-bucket
    cloudFront: true
```

Will result in the CloudFront distribution to not be created because
`plugin.serverless.service.resources` is undefined. Creation at the
beginning of the method call ensures that all attempts to `merge`
with it will update that property as expected.

139 of 142 branches covered (97.89%)

Branch coverage included in aggregate %.

544 of 546 relevant lines covered (99.63%)

15.84 hits per line

Source Files on job 514.6
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 839
  • Travis Job 514.6
  • bfa304c9 on github
  • Prev Job for on master (#516.5)
  • Next Job for on master (#522.5)
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