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

NVIDIA / gpu-operator / 30593181003
41%
main: 38%

Build:
Build:
LAST BUILD BRANCH: pull-request/2753
DEFAULT BRANCH: main
Ran 31 Jul 2026 12:29AM UTC
Jobs 1
Files 73
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

31 Jul 2026 12:18AM UTC coverage: 40.644%. Remained the same
30593181003

push

github

abrarshivani
Address review feedback for api/versioned/fake clientset tests

Stop requiring upstream client-go fake limitations to hold. Asserting that
DeleteCollection deletes nothing pins an implementation detail of the
current testing.ObjectReaction and would block a Kubernetes upgrade that
implemented it properly. The test now asserts the generated-client contract
instead, checking the recorded action's verb, GroupVersionResource,
cluster-scoped empty namespace and the DeleteOptions and ListOptions
carried on it, with the no-op observation kept as a comment. A
reactor-backed variant is added to cover real collection deletion.

Reframe the pre-existing-object watch test rather than dropping it. The
replay happens precisely because the generated client forwards ListOptions
to tracker.Watch, so the test now asserts those forwarded options on the
recorded WatchActionImpl, including the Watch field the generated client
sets itself, and keeps the replay as a documented corollary.

Use a private, never-registered test type for the unregistered-kind panic
rather than corev1.Pod, which would silently stop testing anything if core
types were ever added to this scheme, and assert the recovered value
satisfies runtime.IsNotRegisteredError so the test cannot pass for the
wrong reason.

Bound waits with a 2s eventTimeout and a shared receiveEvent helper, and
derive contexts from t.Context().

Signed-off-by: Abrar Shivani <ashivani@nvidia.com>

5923 of 14573 relevant lines covered (40.64%)

0.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30593181003.1 31 Jul 2026 12:29AM UTC 73
40.64
GitHub Action Run
Source Files on build 30593181003
  • Tree
  • List 73
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30593181003
  • 29508ae5 on github
  • Prev Build on pull-request/2698 (#30590579139)
  • Next Build on pull-request/2698 (#30602830442)
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