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

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

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2019 08:43PM UTC
Files 22
Run time 49s
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

14 Aug 2019 08:37PM UTC coverage: 99.128% (-0.1%) from 99.269%
488.6

push

travis-ci

danielcondemarin
Add support for APIs (#117)

There are only a few minor issues with the current implementation to
get this going, namely:

- Allowing POST, PATCH etc. in Cloudfront.
- Checking if the NextJS page is a React component or not.

The change to `compatLayer.js` is needed so that if a request without
a body is sent to an API the Stream still has some content. Without
a `_read() is not implemented` is raised which generates an HTTP 400
response without a body.

The stream test case is removed since the stream already has EOF pushed
to it. Don't think there is a use case where the input is a stream
itself.

danielcondemarin/serverless-nextjs-plugin#116

138 of 142 branches covered (97.18%)

Branch coverage included in aggregate %.

544 of 546 relevant lines covered (99.63%)

15.58 hits per line

Source Files on job 488.6
  • Tree
  • List 0
  • Changed 22
  • Source Changed 2
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 819
  • Travis Job 488.6
  • fe618a7f on github
  • Prev Job for on master (#484.6)
  • Next Job for on master (#486.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