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

kubeflow / pipelines / 1558
0%

Build:
DEFAULT BRANCH: master
Ran 02 Jan 2019 09:07PM UTC
Jobs 1
Files 57
Run time 14s
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
1558

push

travis-ci

k8s-ci-robot
Encode filter parameter as a base64-encoded JSON string in List requests (#563)

* Make all ListXXX operations use POST instead of GET.

Generate new swagger definitions and use these to generate the frontend
APIs using `npm run apis`.

This is to support filtering in List requests, as the current
grpc-gateway swagger generator tool does not support repeated fields in
requests used in GET endpoints.

* Use base64-encoded JSON-stringified version of Filter instead.

This lets us keep filter as a simple parameter in the ListXXX requests,
and gets around having to use POST for List requests.

* refactor filter parsing to parseAPIFilter and add tests

* Hack to ensure correct Swagger definitions are generated for Filter.

* Fix merge conflicts with master after rebase

* fix indentation

* Fix hack so frontend apis compile.

* print failing experiments

* try print again.

* revert experiment_api_test

* Use StdEncoding for base64 encoding

* Fix nil pointer dereference error caused err variable shadowing

1241 of 1398 branches covered (88.77%)

Branch coverage included in aggregate %.

2266 of 2364 relevant lines covered (95.85%)

56.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1558.1 02 Jan 2019 09:07PM UTC 0
93.22
Travis Job 1558.1
Source Files on build 1558
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1558
  • 86163986 on github
  • Prev Build on master (#1557)
  • Next Build on master (#1563)
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