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

kubeflow / pipelines / 1558 / 1
0%
master: 0%

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

02 Jan 2019 09:03PM UTC coverage: 93.222%. Remained the same
1558.1

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

Source Files on job 1558.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1912
  • Travis Job 1558.1
  • 86163986 on github
  • Prev Job for on master (#1557.1)
  • Next Job for on master (#1563.1)
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