• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubeflow / katib / 17474081203
22%
master: 32%

Build:
Build:
LAST BUILD BRANCH: chore/add-welcome-workflow
DEFAULT BRANCH: master
Ran 15 Sep 2025 03:29PM UTC
Jobs 3
Files 147
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

04 Sep 2025 07:05PM UTC coverage: 31.988%. First build
17474081203

Pull #2568

github

wassimbensalem
feat: Add trial_timeout parameter to Katib tune API

- Add optional trial_timeout parameter to tune() function
- Support timeout for both Job and PyTorchJob trial types
- Set active_deadline_seconds on Job spec for Job-based trials
- Set active_deadline_seconds on RunPolicy for PyTorchJob-based trials
- Add comprehensive documentation and usage examples
- Add test cases for both Job and PyTorchJob timeout scenarios
- Maintain backward compatibility with existing code

This feature prevents individual trials from running indefinitely
and consuming cluster resources by allowing users to specify
per-trial timeouts in seconds.

Signed-off-by: wassimbensalem <bswassim@gmail.com>
Pull Request #2568: feat: Add trial_timeout parameter to Katib tune API

4946 of 15462 relevant lines covered (31.99%)

1.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1 - 17474081203.1 15 Sep 2025 03:29PM UTC 147
31.96
GitHub Action Run
2 0 - 17474081203.2 15 Sep 2025 03:29PM UTC 147
31.99
GitHub Action Run
3 2 - 17474081203.3 15 Sep 2025 03:29PM UTC 147
31.99
GitHub Action Run
Source Files on build 17474081203
  • Tree
  • List 147
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2568
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