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

serverless-nextjs / serverless-next.js / 488
91%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2019 08:42PM UTC
Jobs 2
Files 22
Run time 1min
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
488

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

31.16 hits per line

Jobs
ID Job ID Ran Files Coverage
5 488.5 14 Aug 2019 08:42PM UTC 0
99.13
Travis Job 488.5
6 488.6 14 Aug 2019 08:43PM UTC 0
99.13
Travis Job 488.6
Source Files on build 488
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #488
  • fe618a7f on github
  • Prev Build on master (#484)
  • Next Build on master (#486)
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