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

kubeovn / kube-ovn / 23050961644
24%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2026 12:34PM UTC
Jobs 1
Files 205
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

13 Mar 2026 12:32PM UTC coverage: 23.369%. Remained the same
23050961644

push

github

web-flow
kubectl-ko: fix trace failure when arping returns multiple MAC matches (#6444)

grep -oE outputs each match on a separate line. When arping output
contains multiple MAC address matches (e.g. multiple ARP replies),
the dstMac variable ends up with newlines, breaking ovn-trace and
ovs-appctl flow syntax. Use grep -oEm1 to return only the first match.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

12807 of 54803 relevant lines covered (23.37%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23050961644.1 13 Mar 2026 12:34PM UTC 205
23.37
GitHub Action Run
Source Files on build 23050961644
  • Tree
  • List 205
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7cd20ce6 on github
  • Prev Build on master (#23040848350)
  • Next Build on master (#23079576934)
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