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

kubeflow / katib / 2243
32%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2021 10:32PM UTC
Jobs 1
Files 27
Run time 4s
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

12 Mar 2021 10:21PM UTC coverage: 71.656% (+0.03%) from 71.627%
2243

push

travis-ci-com

web-flow
Add missing form fields to new UI (#1463)

* ui(form): Add Trial Parameters

The form will be showing a dynamic list of trial parameters that the
users will need to configure. This list is affected from the yaml
content.

The JS parses the yaml contents to find the trial parameters.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* ui(form): Refactor the algorithm component

Create a common component for the algorithm settings. We will need this
for Early Stopping, which also has algorithm settings.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* ui(form): Add support for early stopping

Add a distinct section for Early Stopping, when the Search Algorithm is
for Hyper Parameter tuning.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* ui(form): Add resume policy to form

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* ui(form): Small fixes to algo's settings

* The algorithm settings got applied in the form only after the user
  selected a different algorithm. The preselected value would not have
  the list of settings assigned once the form loads.
* Use null everywhere for the `random_state` parameter

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* review: Use correct form group

Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* review: Use LongRunning for resumepolicy default

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* ui(form): Use FormArray variable directly

Using "formGroup.get('trialParameters').controls" in the html results in
an error, during the build process. This is because Angular can't deduce that
the control returned from the get() method is a form array.

We will define a FormArray variable and use it directly instead of
get()ing it from he form group.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

2523 of 3521 relevant lines covered (71.66%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2243.1 12 Mar 2021 10:31PM UTC 0
71.66
Travis Job 2243.1
Source Files on build 2243
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2243
  • 45c57271 on github
  • Prev Build on master (#2242)
  • Next Build on master (#2248)
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