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

uber / zanzibar / 223
69%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 07:14AM UTC
Jobs 2
Files 155
Run time 38s
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
223

push

travis-ci-com

web-flow
Argo/query params for all methods (#625)

Allow query params on ALL http methods

Nothing in the standards definitions preclude query params for methods other than GET
We have use-cases where an endpoint wanted to use DELETE with query params and that was used by the downstream service.

With this change, a few things:
 - Allowed other methods to process query params
 - Fixed the test-cases -- all query params need to have the http.ref = "query.xxx" annotation
   In the test cases, we were grandfathering non-annotated fields in the struct as query params since these were only for GET and it worked well
 - One test case added for delete with query params

51 of 51 new or added lines in 2 files covered. (100.0%)

7664 of 11330 relevant lines covered (67.64%)

1.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 223.1 21 Aug 2019 07:14AM UTC 0
67.64
Travis Job 223.1
2 223.2 21 Aug 2019 07:14AM UTC 0
67.64
Travis Job 223.2
Source Files on build 223
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #223
  • 6455da68 on github
  • Prev Build on master (#217)
  • Next Build on master (#224)
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