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

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

23 Aug 2026 09:51PM UTC coverage: 68.579% (-0.05%) from 68.626%
32668796301

Pull #3918

github

Abhishek86798
fix(framework): validate system priorityClassNames like any other name

system-cluster-critical and system-node-critical are PriorityClass objects
bootstrapped by kube-apiserver, which also refuses to delete them, so they
always resolve via the API. Skipping them was unnecessary and, because the
skip returned instead of continuing, it also stopped validation for every
remaining ReplicatedJob.

Drop the special case so each ReplicatedJob is validated uniformly.

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%)

54 existing lines in 3 files now uncovered.

2606 of 3800 relevant lines covered (68.58%)

0.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
30
30.65
30.65% pkg/statusserver/setup.go
14
50.31
9.18% pkg/statusserver/server.go
10
28.85
-0.57% pkg/util/cert/cert.go
Jobs
ID Job ID Ran Files Coverage
1 32668796301.1 23 Aug 2026 09:55PM UTC 43
68.58
GitHub Action Run
Source Files on build 32668796301
  • Tree
  • List 43
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
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