• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

NVIDIA / nodewright
79%
main: 60%

Build:
Build:
LAST BUILD BRANCH: test/nodewright-upgrade-migration
DEFAULT BRANCH: main
Repo Added 06 Apr 2026 08:06PM UTC
Token 3f4eNWf03K70W7qbtipVwIsuuz4TJsoKd regen
Build 300 Last
Files 59
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

LAST BUILD ON BRANCH test/nodewright-upgrade-migration
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • agent/remove-kube-rbac-proxy
  • chart-release
  • cherry-pick-chart
  • cherrypick
  • chore/377-addlicense
  • chore/docs-chart-nodewright-prose
  • chore/go-1.26.5
  • chore/k8s-1.36.2-bump
  • chore/k8s-tests-nodewright-rename
  • chore/k8s-tests-readme-nodewright-prose
  • chore/update-chart
  • chore/update-golang-patch
  • ci/publish-chart-ghcr
  • dependabot/github_actions/actions/cache-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-go-7
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/actions/upload-artifact-7.0.1
  • dependabot/github_actions/azure/setup-helm-5
  • dependabot/github_actions/coverallsapp/github-action-2.3.8
  • dependabot/github_actions/github/codeql-action/init-4.37.4
  • dependabot/go_modules/operator/github.com/go-logr/logr-1.4.4
  • dependabot/go_modules/operator/github.com/onsi/ginkgo/v2-2.32.0
  • dependabot/go_modules/operator/github.com/onsi/gomega-1.42.1
  • dependabot/go_modules/operator/github.com/prometheus/client_golang-1.24.0
  • dependabot/go_modules/operator/github.com/prometheus/client_golang-1.24.1
  • dependabot/go_modules/operator/github.com/sethvargo/go-envconfig-1.4.0
  • dependabot/go_modules/operator/github.com/sethvargo/go-envconfig-1.4.3
  • dependabot/go_modules/operator/github.com/spf13/pflag-1.0.10
  • dependabot/go_modules/operator/go.uber.org/zap-1.28.0
  • dependabot/go_modules/operator/golang-x-f4f1f3a0f0
  • dependabot/go_modules/operator/kubernetes-44e4af7f7b
  • dependabot/go_modules/operator/kubernetes-c00f186a85
  • docs/374-stale-annotation-refs
  • docs/agent-image-path
  • feat/cli-update-state
  • feat/ctlptl-local-registry
  • feat/skyhook-ready-condition
  • feat/uninstall-enhancement-collapsed
  • feat/webhook-bootstrap-lease
  • fix-chart-bump
  • fix/api-rename
  • fix/chart
  • fix/chart-pdb-replicas-type-mismatch
  • fix/chart-selector-migration
  • fix/cli-version-examples
  • fix/cordon-ownership
  • fix/core-e2e-flakiness-cleanup-timeout-catch
  • fix/dag-strands-dependency-free-package
  • fix/downgrade-after-uninstall-cleanup
  • fix/drain-exempt-package-pods-by-label
  • fix/flaky-config-sync-gate-test
  • fix/issue-224-release-attestations
  • fix/issue-238-k8s-test-versions
  • fix/issue-259-drain-config
  • fix/makefile_namechange
  • fix/operator-events-rbac
  • fix/package-image-port-parsing
  • fix/reject-inline-image-digest
  • fix/skip-issue
  • fix/update-changelog-generation
  • jobs-migration/300-annotation-helpers
  • jobs-migration/301-job-builders
  • jobs-migration/302-job-controller
  • jobs-migration/302b-job-reconcile
  • jobs-migration/302c-job-reconcile
  • jobs-migration/303a-swap
  • jobs-migration/303b-pause-suspend
  • jobs-migration/304-e2e-jobs
  • jobs-migration/372-chart-job-env-options
  • main
  • release-bump-chart
  • release-chart
  • test/nodewright-upgrade-migration
  • update-ci-signing
  • update-docs
  • update-docs-chart
  • worktree-chore+go-bump
  • worktree-chore+update-golang
  • worktree-ci-test-pools
  • worktree-config-bug
  • worktree-configmap-clobber-bug
  • worktree-feat+auto-taint-on-reboot-tracking
  • worktree-investigate-reapply-reboot
  • worktree-workqueue-experinment

31 Jul 2026 10:10PM UTC coverage: 78.957%. First build
30669116468

Pull #380

github

web-flow
Merge b547c6bf4 into fd28e9c64
Pull Request #380: fix(operator): repair three Skyhook to NodeWright migration defects

98 of 105 new or added lines in 3 files covered. (93.33%)

10082 of 12769 relevant lines covered (78.96%)

7.94 hits per line

Relevant lines Covered
Build:
Build:
12769 RELEVANT LINES 10082 COVERED LINES
7.94 HITS PER LINE
Source Files on main
  • Tree
  • List 59
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30669116468 test/nodewright-upgrade-migration Merge b547c6bf4 into fd28e9c64 Pull #380 31 Jul 2026 10:28PM UTC web-flow github
78.96
30576763468 main test(controller): fix flaky config sync gate test via cache-sync wait (#389) The test asserted on operator's cached client without waiting for its informer cache to observe a CM created via the direct k8sClient, causing an intermittent race. Adde... push 31 Jul 2026 07:57PM UTC web-flow github
59.68
30575155267 fix/flaky-config-sync-gate-test Merge 9601de011 into b62dadd4c Pull #389 30 Jul 2026 07:49PM UTC web-flow github
78.92
30567892550 jobs-migration/372-chart-job-env-options Merge 281c6a2e7 into 2e4fbe868 Pull #390 30 Jul 2026 07:24PM UTC web-flow github
78.82
30514953413 fix/flaky-config-sync-gate-test Merge db10d11c0 into 411a464e3 Pull #389 30 Jul 2026 07:18PM UTC web-flow github
78.91
30567642879 main chore(deps): bump github.com/prometheus/client_golang in /operator (#396) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/prometheus/client_golan... push 30 Jul 2026 06:09PM UTC web-flow github
78.77
30543326426 jobs-migration/372-chart-job-env-options Merge a1551ebc7 into 411a464e3 Pull #390 30 Jul 2026 06:08PM UTC web-flow github
78.89
30565022192 dependabot/go_modules/operator/github.com/prometheus/client_golang-1.24.1 Merge 39e48d492 into efa066813 Pull #396 30 Jul 2026 05:30PM UTC GitHub github
78.78
30559456335 main chore(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.8 (#392) push 30 Jul 2026 04:17PM UTC GitHub github
78.95
30559408748 dependabot/github_actions/coverallsapp/github-action-2.3.8 Merge 4963a1a58 into 77cf62f08 Pull #392 30 Jul 2026 04:17PM UTC GitHub github
78.78
See All Builds (300)

Badge your Repo: nodewright

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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