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

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

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

push

travis-ci-com

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 486.5 14 Aug 2019 08:46PM UTC 0
99.13
Travis Job 486.5
6 486.6 14 Aug 2019 08:50PM UTC 0
99.13
Travis Job 486.6
Source Files on build 486
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #486
  • fe618a7f on github
  • Prev Build on master (#488)
  • Next Build on master (#490)
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