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

libevent / libevent / 685
81%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2019 07:01AM UTC
Jobs 1
Files 99
Run time 6s
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

pending completion
685

push

travis-ci

azat
Link test/regress with event_core/event_extra over event

Due to regress linked with event and event_core (both of them includes
evthread.c) there will be two different evthread_id_fn_ variables under
mingw64:
  evthread_id_fn_: &0x5294f20a8
  evthread_id_fn_: &0x4ba0030a8

And because of this evthread_use_pthreads() can/will set one copy of
variables while evthread*() functions will access another, which will
break a lot of things (for example main/del_notify test).

Fixes: #792

11104 of 13803 relevant lines covered (80.45%)

240660.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 685.1 (EVENT_BUILD_METHOD=cmake EVENT_CMAKE_OPTIONS="-DEVENT__COVERAGE=ON -DCMAKE_BUILD_TYPE=debug" COVERALLS=yes) 25 Mar 2019 07:01AM UTC 0
80.45
Travis Job 685.1
Source Files on build 685
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #685
  • 2ae875ed on github
  • Prev Build on master (#684)
  • Next Build on master (#695)
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