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

NVIDIA / k8s-operator-libs / 18323032273
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: pull-request/132
DEFAULT BRANCH: main
Ran 07 Oct 2025 06:55PM UTC
Jobs 1
Files 20
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

07 Oct 2025 06:50PM UTC coverage: 61.308% (+0.09%) from 61.22%
18323032273

push

github

rajathagasthya
Refactor apply-crds and add delete subcommand

Refactored apply-crds to use subcommands and controller-runtime's
envtest package for CRD management.

Changes:
* Added 'apply' and 'delete' subcommands to CLI.
* Migrated from custom CRD handling to
  envtest.InstallCRDs/UninstallCRDs.
* Added appropriate tests and reorganized test files into multiple
  directories.
* Added dependency on github.com/spf13/cobra for CLI handling.

BREAKING CHANGES:
* CLI now requires subcommand (`apply` or `delete`) instead of direct
  execution.
  Old: `apply-crds --crds-dir ./crds`
  New: `apply-crds apply --crds-dir ./crds`

* Replaced `EnsureCRDsCmd` function with `crdutil.ProcessCRDs`.

Signed-off-by: Rajath Agasthya <ragasthya@nvidia.com>

35 of 95 new or added lines in 2 files covered. (36.84%)

4 existing lines in 1 file now uncovered.

1350 of 2202 relevant lines covered (61.31%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
63.64
27.36% pkg/crdutil/crdutil.go
43
0.0
0.0% cmd/apply-crds/main.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
63.64
27.36% pkg/crdutil/crdutil.go
Jobs
ID Job ID Ran Files Coverage
1 18323032273.1 07 Oct 2025 06:55PM UTC 20
61.31
GitHub Action Run
Source Files on build 18323032273
  • Tree
  • List 20
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18323032273
  • 7d7b5a7a on github
  • Prev Build on main (#16176872491)
  • Next Build on pull-request/122 (#18381397144)
  • Delete
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