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

Mellanox / spectrum-x-operator
26%
main: 54%

Build:
Build:
LAST BUILD BRANCH: dependabot/docker/golang-1.25
DEFAULT BRANCH: main
Repo Added 28 Jan 2025 03:09PM UTC
Token 5W7a4lmx4hDWg1Bd2pOtnnNfGeWcEm7Vk regen
Build 351 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 v0.0.1
branch: v0.0.1
CHANGE BRANCH
x
Reset
Sync Branches
  • v0.0.1
  • 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-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
  • 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.2
  • v0.0.3
  • v0.1.0
  • v0.1.1
  • v0.1.2

26 Mar 2025 07:37AM UTC coverage: 26.383% (+0.5%) from 25.889%
14081202750

push

github

filanov
fix mac build

netlink does not exist in mac systems
meaning that mac users will get an error when trying to build or run tests
to avoid that we can use unix.AF_INET instread of netlink family
Looking at netlink code the original definition is the same

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

0 of 2 new or added lines in 1 file covered. (0.0%)

267 of 1012 relevant lines covered (26.38%)

0.3 hits per line

Relevant lines Covered
Build:
Build:
1012 RELEVANT LINES 267 COVERED LINES
0.3 HITS PER LINE
Source Files on v0.0.1
  • Tree
  • List 12
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14081202750 v0.0.1 fix mac build netlink does not exist in mac systems meaning that mac users will get an error when trying to build or run tests to avoid that we can use unix.AF_INET instread of netlink family Looking at netlink code the original definition is the... push 26 Mar 2025 10:40AM UTC filanov github
26.38
See All Builds (324)
  • 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