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

opendatahub-io / kubeflow-sdk / 23638479983
76%

Build:
DEFAULT BRANCH: main
Ran 27 Mar 2026 08:53AM UTC
Jobs 1
Files 94
Run time 1min
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

27 Mar 2026 08:51AM UTC coverage: 75.938% (+0.2%) from 75.763%
23638479983

push

github

web-flow
fix: use kwargs unpacking in _render_user_func_code for dict func_args (#94)

_render_user_func_code generated my_func({"lr": 0.001}) passing a dict
as a positional arg. Functions with keyword parameters failed at runtime
with TypeError. Now generates my_func(**{"lr": 0.001}) matching the
TransformersTrainer pattern.

Resolves: RHOAIENG-55051

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

11 of 12 new or added lines in 2 files covered. (91.67%)

6779 of 8927 relevant lines covered (75.94%)

0.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.89
-0.21% kubeflow/trainer/rhai/traininghub_test.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 23638479983.1 27 Mar 2026 08:52AM UTC 94
75.94
GitHub Action Run
Source Files on build 23638479983
  • Tree
  • List 94
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23638479983
  • a53ed00e on github
  • Prev Build on main (#23551975632)
  • Next Build on main (#23744351956)
  • Delete
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