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

ARMmbed / mbed-os / 14283
34%
master: 57%

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 05 Jan 2018 11:29PM UTC
Jobs 1
Files 435
Run time 20s
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
14283

push

travis-ci

SenRamakri
nanostack-hal: remove connection from event loop init and dispatch thread

The thread flag signaling mechanism is problematic if a separate event
loop thread is not used. The problem is, that one needs to know the
thread id of the loop dispathcer, and that knowledge can be derived
only from the caller thread of the initialization function.

Remove the magic connection from caller thread to dispatcher thread
by using event flags instead of thread flags on signaling. As the
event flags require the massive amount 20 bytes of RAM whereas
thread flags requires none, keep the code behind flag.

24081 of 71829 relevant lines covered (33.53%)

0.34 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
7
100.0
tools/options.py
15
100.0
/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.py
35
100.0
/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/hypothesis/internal/conjecture/data.py
36
100.0
tools/memap.py
53
100.0
/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/hypothesis/internal/conjecture/utils.py
67
100.0
/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/hypothesis/internal/conjecture/engine.py
211
100.0
tools/build_api.py
Jobs
ID Job ID Ran Files Coverage
2 14283.2 (NAME=tools) 05 Jan 2018 11:29PM UTC 0
33.53
Travis Job 14283.2
Source Files on build 14283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14283
  • 6c855e1f on github
  • Prev Build on feature-miniclient (#14173)
  • Next Build on feature-miniclient (#14386)
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