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

Mellanox / spectrum-x-operator
53%
main: 53%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/kubernetes-6e45f5d31d
DEFAULT BRANCH: main
Repo Added 28 Jan 2025 03:09PM UTC
Token 5W7a4lmx4hDWg1Bd2pOtnnNfGeWcEm7Vk regen
Build 357 Last
Files 13
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 network-operator-v25.7.0
branch: network-operator-v25.7.0
CHANGE BRANCH
x
Reset
Sync Branches
  • network-operator-v25.7.0
  • almaslennikov-patch-1
  • baseimage
  • bp-arping
  • bp-ip
  • br-to-tor
  • bump
  • cm-delete
  • config
  • contributing
  • controller-cache
  • copy-right
  • copyrights
  • delete-normal-flow
  • delete-pod
  • dependabot/docker/golang-1.23
  • dependabot/docker/golang-1.24
  • dependabot/docker/golang-1.25
  • dependabot/docker/nvidia/doca/doca-3.0.0-full-rt-host
  • dependabot/docker/nvidia/doca/doca-3.1.0-full-rt-host
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/go_modules/github.com/containernetworking/cni-1.3.0
  • dependabot/go_modules/github.com/k8snetworkplumbingwg/network-attachment-definition-client-1.7.6
  • dependabot/go_modules/github.com/k8snetworkplumbingwg/network-attachment-definition-client-1.7.7
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.22.2
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.23.0
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.23.3
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.23.4
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.24.0
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.1
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.2
  • dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.3
  • dependabot/go_modules/github.com/onsi/gomega-1.36.2
  • dependabot/go_modules/github.com/onsi/gomega-1.36.3
  • dependabot/go_modules/github.com/onsi/gomega-1.38.0
  • dependabot/go_modules/github.com/onsi/gomega-1.38.2
  • dependabot/go_modules/github.com/vishvananda/netlink-1.3.1
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • dependabot/go_modules/golang.org/x/sys-0.33.0
  • dependabot/go_modules/golang.org/x/sys-0.34.0
  • dependabot/go_modules/golang.org/x/sys-0.35.0
  • dependabot/go_modules/golang.org/x/sys-0.36.0
  • dependabot/go_modules/kubernetes-1c406b00b3
  • dependabot/go_modules/kubernetes-21cea172fa
  • dependabot/go_modules/kubernetes-3073587c6b
  • dependabot/go_modules/kubernetes-6288f9d640
  • dependabot/go_modules/kubernetes-6e45f5d31d
  • dependabot/go_modules/kubernetes-824289ae4b
  • dependabot/go_modules/kubernetes-82a6ba8ec0
  • dependabot/go_modules/kubernetes-8c9402da43
  • dependabot/go_modules/kubernetes-f90a3df083
  • dependabot/go_modules/kubernetes-ff997a6434
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.5
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.6
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.7
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.4
  • dependencies-update
  • docs
  • entrypoinr
  • exec
  • fix-arping
  • fix-ip-race
  • fix-manifest
  • fix-uplink-ip
  • flows-netlink
  • go24
  • goproxy
  • index
  • infra-rail-subnet
  • ip-handling
  • ip-order
  • ipam-controller
  • license
  • mac-fix
  • main
  • mtu-type
  • network-operator-25.7.x
  • network-operator-v25.7.0-beta.1
  • network-operator-v25.7.0-beta.2
  • network-operator-v25.7.0-beta.3
  • network-operator-v25.7.0-rc.1
  • network-operator-v25.7.0-rc.2
  • network-operator-v25.7.0-rc.3
  • nodeselector
  • oauth
  • ocp
  • operator-config
  • ovs-other-config
  • plane-cni
  • ports
  • rail-cni
  • rail-cni-delete
  • relevant-bridge
  • remove-cidr
  • remove-docs
  • remove-host-controller
  • remove-manager
  • remove-metrics
  • remove-ovs-ip-ctrl
  • remove-sriov
  • revert-crd
  • routing-flows
  • sources
  • sroiov-controller
  • sroiov-namespace
  • stale-flows
  • testable-flows
  • update-readme
  • update-third
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.1.0
  • v0.1.1
  • v0.1.2

19 Aug 2025 06:09AM UTC coverage: 53.453% (+0.1%) from 53.333%
17073896801

push

github

rollandf
fix: change arping call

different versions of arping will get different reply format
to avoid grep errors we will switch to two different calls
arping to store the mac address in the host
ip neighbor to find the mac

Signed-off-by: Michael Filanov <mfilanov@nvidia.com>

7 of 7 new or added lines in 1 file covered. (100.0%)

418 of 782 relevant lines covered (53.45%)

0.63 hits per line

Relevant lines Covered
Build:
Build:
782 RELEVANT LINES 418 COVERED LINES
0.63 HITS PER LINE
Source Files on network-operator-v25.7.0
  • Tree
  • List 13
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17073896801 network-operator-v25.7.0 fix: change arping call different versions of arping will get different reply format to avoid grep errors we will switch to two different calls arping to store the mac address in the host ip neighbor to find the mac Signed-off-by: Michael Filano... push 19 Aug 2025 03:14PM UTC rollandf github
53.45
See All Builds (330)
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc