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

kubeflow / sdk
68%

Build:
DEFAULT BRANCH: main
Repo Added 14 Jul 2025 04:01PM UTC
Token yxmcYXSnNVrJPc90YGQkBzB65waBkVYLz regen
Build 528 Last
Files 62
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.1.0
  • 0.1.0rc1
  • 0.2.0
  • 0.2.1
  • 0.3.0
  • add-coverage-badge
  • add-dependabot
  • add-git-cliff
  • add-labels-annotations-support#87
  • add-ok-to-test-workflow
  • add-pre-commit-ci
  • add-proposal-title
  • add-sdk-docs-workflow
  • add-spark-to-roadmap
  • agent.md
  • allow-trainjob-naming
  • auto-release
  • backend-public
  • cache
  • check
  • cherry-pick-103-to-release-0.1
  • cherry-pick-154-to-release-0.2
  • cherry-pick-157-to-release-0.2
  • cherry-pick-162-to-release-0.2
  • cherry-pick-166-to-release-0.2
  • cherry-pick-168-to-release-0.2
  • cherry-pick-177-to-release-0.2
  • chore/fix-welcome-workflow
  • ci-permissions
  • coveralls-parallel
  • custom-trainer-container
  • cve-fix-urllib
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/github-script-8
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1
  • dependabot/github_actions/softprops/action-gh-release-2
  • dependabot/uv/kubernetes-35.0.0
  • dependabot/uv/pytest-8.4.2
  • dependabot/uv/python-minor-9e16fb77e0
  • dev-testing
  • dict-unpack
  • docker-backend
  • docs/update-agents-trainer-section
  • drop-py39-support
  • export-custom-trainer-container
  • feat/171-add-initializer-support-container-backend
  • feat/add-mig-device-support
  • feat/container-gpu-passthrough
  • feat/initializers/s3
  • feat/kep-spark-client
  • feat/logging-system-v2
  • feat/lora-support
  • feat/wait-for-pod-logs
  • feature/customtrainer-python-file
  • feature/support-multiple-pip-index-urls-clean
  • fix-copy-get-packages
  • fix-events-parse
  • fix-first-time-ci
  • fix-gcliff-config
  • fix-image-runtime
  • fix-pip-user-issue
  • fix-s3-initializer
  • fix/filter-duplicate-pods-in-get-job
  • fix/import-trainer
  • fix/namespace-trainingruntime-list
  • from-exception
  • get-best-results
  • get-job-logs-opt
  • get-job-logs-refactor
  • get-runtime-packages
  • hatchling-package
  • hpo-new-apis
  • hpo-proposal
  • hpo-support
  • image-issue
  • install-as-user
  • kubeflow-hub-api
  • kubernetes-backend
  • latest-news
  • local-exec-proposal
  • local-exec-readme
  • localprocess-backend-test
  • main
  • move-dev-to-deps
  • move-pyproject
  • nominate-kramaranya
  • optimizer-container
  • osamaahmed17/195
  • osamaahmed17/203
  • podman-backend
  • pr-01
  • pr-02
  • pr-03
  • pr-05
  • pr-06
  • pr-197
  • pr-titles-check
  • prerelease-update
  • remove-accelerator-type
  • remove-pip-user-from-local
  • roadmap
  • ruff-config
  • runtime-framework-labels
  • skip-release-on-forks
  • training-backends
  • unit-test
  • update-approvers
  • update-contrib
  • update-e2e
  • update-readme
  • update-readme-hpo
  • update-roadmap
  • update-sdk-diagram
  • urllib3-update
  • use-uv-dependabot
  • wait-for-job-api
  • welcome-ci
  • wf-ok-to-test

21 Jan 2026 02:38PM UTC coverage: 67.52% (+0.9%) from 66.658%
21213642389

push

github

web-flow
feat: add model registry client (#186)

Add an api for model registry under a new kubeflow.hub submodule.

This takes the form of a ModelRegistryClient class and provides a
user-facing api in a style similar to existing Kubeflow SDKs.

AI-assisted: Claude Code 2.0.58 (claude-sonnet-4-5@20250929)

Signed-off-by: Jon Burdo <jon@jonburdo.com>

172 of 205 new or added lines in 3 files covered. (83.9%)

2769 of 4101 relevant lines covered (67.52%)

1.35 hits per line

Relevant lines Covered
Build:
Build:
4101 RELEVANT LINES 2769 COVERED LINES
1.35 HITS PER LINE
Source Files on main
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21213642389 main feat: add model registry client (#186) Add an api for model registry under a new kubeflow.hub submodule. This takes the form of a ModelRegistryClient class and provides a user-facing api in a style similar to existing Kubeflow SDKs. AI-assisted... push 21 Jan 2026 02:39PM UTC web-flow github
67.52
21182264396 kubeflow-hub-api Merge db12a2926 into 230b68dc6 Pull #186 20 Jan 2026 06:08PM UTC web-flow github
67.52
21147474427 main Kubeflow SDK Official Release 0.3.0 (#232) Signed-off-by: kramaranya <kramaranya15@gmail.com> push 19 Jan 2026 06:10PM UTC web-flow github
66.66
21147007582 0.3.0 Merge 5d9681f76 into 9ec1e6dcc Pull #232 19 Jan 2026 05:50PM UTC web-flow github
66.66
21146593556 main fix: include full pr name for change log (#236) * fix: include full pr name for chagelog Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com> * fix: pr titles Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com> * fix: revert group ... push 19 Jan 2026 05:34PM UTC web-flow github
66.66
21146094836 fix-gcliff-config Merge b4d58abe0 into 395a833c6 Pull #236 19 Jan 2026 05:15PM UTC web-flow github
66.66
21146021426 fix-gcliff-config Merge 0340f5d86 into 395a833c6 Pull #236 19 Jan 2026 05:12PM UTC web-flow github
66.66
21145926054 fix-gcliff-config Merge 7043d0296 into 395a833c6 Pull #236 19 Jan 2026 05:09PM UTC web-flow github
66.66
21145851333 fix-gcliff-config Merge 5b75d32bb into 395a833c6 Pull #236 19 Jan 2026 05:06PM UTC web-flow github
66.66
21145680750 fix-gcliff-config Merge 5416774de into 395a833c6 Pull #236 19 Jan 2026 05:00PM UTC web-flow github
66.66
See All Builds (521)

Badge your Repo: sdk

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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