• 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 / trainer / 31815542814
69%
master: 68%

Build:
Build:
LAST BUILD BRANCH: fix/volcano-priority-class-validation-loop
DEFAULT BRANCH: master
Ran 23 Aug 2026 02:27PM UTC
Jobs 1
Files 42
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

14 Aug 2026 03:38PM UTC coverage: 68.752% (+0.1%) from 68.626%
31815542814

Pull #3918

github

Abhishek86798
fix(framework): validate all ReplicatedJobs in Volcano priorityClassName check

Volcano.Validate returned early when a ReplicatedJob used a reserved
priority class (system-cluster-critical or system-node-critical),
skipping priorityClassName validation for every ReplicatedJob listed
after it. Use continue instead of an early return so each
ReplicatedJob is validated independently.

Fixes #3917

Signed-off-by: Abhishek <abhikokadwar2@gmail.com>
Pull Request #3918: fix(framework): validate all ReplicatedJobs in Volcano priorityClassName check

2 of 2 new or added lines in 1 file covered. (100.0%)

23 existing lines in 1 file now uncovered.

2572 of 3741 relevant lines covered (68.75%)

0.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
23
48.39
0.68% pkg/runtime/framework/plugins/volcano/volcano.go
Jobs
ID Job ID Ran Files Coverage
1 31815542814.1 23 Aug 2026 02:27PM UTC 42
68.75
GitHub Action Run
Source Files on build 31815542814
  • Tree
  • List 42
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3918
  • PR Base - master (#31531954434)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc