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

qiniu / kube-ovn
27%
master: 27%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/test/anp/golang.org/x/net-0.55.0
DEFAULT BRANCH: master
Repo Added 08 Dec 2025 06:14AM UTC
Token eZn0lkr6bEXaz8OBOQsFftVHeSle3skLw regen
Build 74 Last
Files 215
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 dependabot/go_modules/test/anp/golang.org/x/net-0.55.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bgp-lb-eip
  • dependabot/github_actions/dot-github/workflows/aquasecurity/trivy-action-0.34.0
  • dependabot/go_modules/github.com/cert-manager/cert-manager-1.19.3
  • dependabot/go_modules/github.com/containerd/containerd/v2-2.2.4
  • dependabot/go_modules/github.com/containerd/containerd/v2-2.3.2
  • dependabot/go_modules/github.com/containernetworking/plugins-1.9.0
  • dependabot/go_modules/github.com/moby/spdystream-0.5.1
  • dependabot/go_modules/github.com/osrg/gobgp/v4-4.5.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.43.0
  • dependabot/go_modules/google.golang.org/grpc-1.79.3
  • dependabot/go_modules/test/anp/golang.org/x/net-0.55.0
  • master
  • release-1.14
  • release-1.14.17-dev
  • release-1.15

03 Jul 2026 12:34PM UTC coverage: 26.857%. Remained the same
28660896760

Pull #61

github

web-flow
chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /test/anp

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0.
- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #61: chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /test/anp

16048 of 59753 relevant lines covered (26.86%)

0.31 hits per line

Relevant lines Covered
Build:
Build:
59753 RELEVANT LINES 16048 COVERED LINES
0.31 HITS PER LINE
Source Files on master
  • Tree
  • List 215
  • 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
28660896760 dependabot/go_modules/test/anp/golang.org/x/net-0.55.0 chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /test/anp Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.48.0...v0.55.0) --- updated-dependencies: -... Pull #61 03 Jul 2026 12:38PM UTC web-flow github
26.86
28081311397 master feat(speaker): add GoBGP BFD support for fast failure detection (#6912) - Add --enable-bfd flag to enable BFD for BGP peers - Add --bfd-min-tx, --bfd-min-rx (milliseconds) and --bfd-detection-multiplier flags - Convert milliseconds to microsecond... push 24 Jun 2026 07:08AM UTC web-flow github
26.86
28011898685 dependabot/go_modules/github.com/containerd/containerd/v2-2.3.2 chore(deps): bump github.com/containerd/containerd/v2 Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](ht... Pull #55 23 Jun 2026 08:13AM UTC web-flow github
25.94
27268178992 master fix(controller): correct EIP v6 label update in SNAT/DNAT status patch (#6846) In patchOvnSnatStatus the label replace branch assigned the IPv4 EIP value to the EipV6IpLabel, and in patchOvnDnatStatus the replace branch did not update EipV6IpLabe... push 10 Jun 2026 09:57AM UTC web-flow github
25.94
26997636755 master docs: updated CHANGELOG.md (#6825) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: oilbeater <1189736+oilbeater@users.noreply.github.com> push 05 Jun 2026 05:43AM UTC web-flow github
25.59
26678429311 master fix(controller): skip in-pod cleanup when VPC NAT gateway CRD is deleted (#6784) * fix(controller): skip EIP pod cleanup when VPC NAT gateway CRD is gone When deleting an IptablesEIP, the controller calls deleteEipInPod and delEipQoSInPod to cle... push 30 May 2026 08:01AM UTC web-flow github
25.65
26255710817 dependabot/go_modules/github.com/containerd/containerd/v2-2.2.4 chore(deps): bump github.com/containerd/containerd/v2 Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](ht... Pull #53 21 May 2026 10:06PM UTC web-flow github
24.77
25724121515 release-1.15 fix: use status variable instead of hardcoded ConditionTrue in loopOvn0Check (#6719) The alreadySet check hardcoded condition.Status == ConditionTrue, so when ping succeeded (status == ConditionFalse) the condition was never detected as already s... push 12 May 2026 09:00AM UTC changluyi github
23.76
25449360325 dependabot/go_modules/github.com/osrg/gobgp/v4-4.5.0 chore(deps): bump github.com/osrg/gobgp/v4 from 4.4.0 to 4.5.0 Bumps [github.com/osrg/gobgp/v4](https://github.com/osrg/gobgp) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/osrg/gobgp/releases) - [Commits](https://github.com/osrg/gobg... Pull #49 06 May 2026 05:04PM UTC web-flow github
24.77
24711652188 master fix(deps): update module kubevirt.io/api to v1.8.2 (#6658) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 21 Apr 2026 08:22AM UTC web-flow github
24.77
See All Builds (74)

Badge your Repo: kube-ovn

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 · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc