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

serverless-community-labs / serverless-plugin-simulate / 193
87%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2018 05:32PM UTC
Jobs 1
Files 25
Run time 2s
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
193

Pull #93

travis-ci

web-flow
fix request body handling in lambda-proxy

Prior to this, the API Gateway simulator used various content type middlewares
for Express to parse request bodies, and then called JSON.stringify on the
parsed bodies before invoking the lambda. AWS just passes the body through
unchanged as a string in the event JSON. This commit matches AWS' behavior.
Pull Request #93: fix request body handling in lambda-proxy

236 of 324 branches covered (72.84%)

1 of 1 new or added line in 1 file covered. (100.0%)

549 of 620 relevant lines covered (88.55%)

3.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 193.1 02 Mar 2018 05:32PM UTC 0
88.55
Travis Job 193.1
Source Files on build 193
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #193
  • Pull Request #93
  • PR Base - master (#188)
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

© 2025 Coveralls, Inc