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

NVIDIA / gpu-operator / 33420856204
38%
main: 44%

Build:
Build:
LAST BUILD BRANCH: pull-request/2873
DEFAULT BRANCH: main
Ran 31 Aug 2026 05:52PM UTC
Jobs 1
Files 74
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 Aug 2026 05:37PM UTC coverage: 37.87%. Remained the same
33420856204

push

github

cdesiniotis
do not default to GOOS=linux in Makefile

This reduces friction for running make targets on non-linux machines.
For example, the `validate-csv` target would fail prior to this commit
with the following error message:

```
CGO_ENABLED=0 GOOS=linux \
                go build -ldflags "-s -w -X github.com/NVIDIA/gpu-operator/internal/info.gitCommit=9aa8cc642 -X github.com/NVIDIA/gpu-operator/internal/info.version=v26.7.0"  github.com/NVIDIA/gpu-operator/cmd/gpuop-cfg
./gpuop-cfg validate csv --input=./bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml
./gpuop-cfg: ./gpuop-cfg: cannot execute binary file
make: *** [validate-csv] Error 126
```

This change should not affect our GHA jobs as they all run on
linux runners, and therefore, GOOS should be set to linux there.

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>

4911 of 12968 relevant lines covered (37.87%)

0.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33420856204.1 31 Aug 2026 05:52PM UTC 74
37.87
GitHub Action Run
Source Files on build 33420856204
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33420856204
  • 4576f509 on github
  • Prev Build on pull-request/2839 (#33417991224)
  • Next Build on pull-request/2839 (#33434909971)
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