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

uber / zanzibar / 566
69%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2019 03:59AM UTC
Jobs 2
Files 168
Run time 42s
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
566

push

travis-ci-com

web-flow
Serverless zanzibar (#676)

This introduces a new client-less feature in Zanzibar.  It decouples endpoint code from the downstream. Callers can now specify that their endpoint does not have a downstream.  It is also possible to transform incoming request objects into an outgoing object using a new middleware - transformDummyRequest 

This can be useful for the following scenarios:
1. Rapid development during the initial stages when the data model is not sufficiently clear. 
2. If all the data is already present in the request and there is no need to make a call downstream, this feature can be used to create a client-less endpoint and transform the incoming request into an outgoing response.

229 of 229 new or added lines in 14 files covered. (100.0%)

8768 of 12553 relevant lines covered (69.85%)

1.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 566.1 18 Dec 2019 03:59AM UTC 0
69.85
Travis Job 566.1
2 566.2 18 Dec 2019 04:00AM UTC 0
69.85
Travis Job 566.2
Source Files on build 566
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #566
  • 6d20f85f on github
  • Prev Build on master (#557)
  • Next Build on master (#569)
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