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

Mellanox / network-operator / 28858706555
63%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2026 10:19AM UTC
Jobs 1
Files 62
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 Jul 2026 10:15AM UTC coverage: 62.79% (-0.2%) from 62.966%
28858706555

push

github

web-flow
ci: use workflow metadata for Dependabot sync (#2725)

## Summary
- Check out the workflow commit separately in `get-managed-components`.
- Read `dependabotSyncManaged` ownership metadata from that workflow
source instead of the release branch.
- Keep release component and downstream-fork metadata sourced from the
release branch.

## Root cause
For RC releases, `get-managed-components` checks out `base_branch` such
as `v26.1.x`. Older release branches do not contain the newer
`dependabotSyncManaged` markers, so `dependabot_managed_repos` becomes
`[]` and the Dependabot sync step is skipped for every matrix repo even
though `sync_dependabot` is true.

## Validation
- `ruby -e 'require "yaml";
YAML.parse_file(".github/workflows/release.yaml"); puts "yaml ok"'`\n-
`ruby -ryaml -e 'doc=YAML.load_file(".github/workflows/release.yaml");
step=doc["jobs"]["get-managed-components"]["steps"].find{|s| s["id"] ==
"set-dependabot-repos"}; print step["run"]' | bash -n`\n- `git diff
--check -- .github/workflows/release.yaml`

5005 of 7971 relevant lines covered (62.79%)

48.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
39.8
-1.66% api/v1alpha1/zz_generated.deepcopy.go
10
65.44
-7.35% controllers/nicnodepolicy_controller.go
7
86.05
-5.81% controllers/hostdevicenetwork_controller.go
6
86.32
4.7% controllers/nicclusterpolicy_controller.go
6
83.6
-1.59% pkg/state/state_skel.go
4
74.63
-0.37% controllers/drain_controller.go
2
75.68
-2.7% pkg/state/state_hostdevice_network.go
Jobs
ID Job ID Ran Files Coverage
1 28858706555.1 07 Jul 2026 10:19AM UTC 62
62.79
GitHub Action Run
Source Files on build 28858706555
  • Tree
  • List 62
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28858706555
  • 45c56152 on github
  • Prev Build on master (#28849255793)
  • Next Build on master (#28860835306)
  • 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