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

libevent / libevent / 7955927517
81%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2024 07:49AM UTC
Jobs 1
Files 35
Run time 4s
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

19 Feb 2024 07:19AM UTC coverage: 81.049% (+0.01%) from 81.036%
7955927517

push

github

azat
Fix two compiler errors for unused variable and undefined function

In buffer.c a variable "flags" and a label "done" are defined but
never used if "EVENT__HAVEMMAP" is not defined.

The code does not work on platforms which do not provide
the function `socketpair()`. Introduce EVENT__HAVE_SOCKETPAIR flag
which determines if `socketpair()` or `evutil_ersatz_socketpair()`
is used.

12809 of 15804 relevant lines covered (81.05%)

537268.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7955927517.1 19 Feb 2024 07:49AM UTC 0
81.05
GitHub Action Run
Source Files on build 7955927517
Detailed source file information is not available for this build.
  • Back to Repo
  • ed35b30f on github
  • Prev Build on master (#7951730019)
  • Next Build on master (#7955944367)
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