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

ovn-org / ovn-kubernetes / 7858354694
53%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2024 12:45AM UTC
Jobs 1
Files 216
Run time 12s
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

09 Feb 2024 05:47PM UTC coverage: 52.029% (+0.06%) from 51.973%
7858354694

push

github

jcaamano
use a forked version of j-keck/arping that fixes a threading issue

here is the PR for the upstream version https://github.com/j-keck/arping/pull/17

'
using sock.deinitialize() outside of the goroutine that is using the socket leaves the potential for erroneous and
unexpected behavior. When calling Ping() very quickly the socket fd can be reused while a goroutine is still trying to read
from it and cause the goroutine to deadlock.

removing the sock.deinitialize() from the timeout select case as it will
be taken care of by the goroutine upon its return'

Signed-off-by: Jacob Tanenbaum <jtanenba@redhat.com>

26976 of 51848 relevant lines covered (52.03%)

89.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7858354694.1 11 Feb 2024 12:45AM UTC 0
52.03
GitHub Action Run
Source Files on build 7858354694
Detailed source file information is not available for this build.
  • Back to Repo
  • 1aa87b44 on github
  • Prev Build on master (#7837756378)
  • Next Build on master (#7861805010)
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