Ran
|
Jobs
2
|
Files
232
|
Run time
19s
|
Badge
Embed ▾
README BADGES
|
travis-ci
remote-processor: Replace thread by async call Dealing with std::thread APIs prevents the caller from getting error while processing or stopping a thread. The thread implementer has to assert instead. This patch makes use of std::async instead. It is now possible to get any error of processing. Tracked-On: Change-Id: I6339a2c90 Signed-off-by: Sebastien Gonzalve <sebastien.gonzalve@intel.com> ## Don't forget to add a JIRA URL to the Tracked-On metadata! ## https://wiki.ith.intel.com/display/CACTUS/Patch+requirements+check ## url should be in the form: ## Tracked-On: https://jira01.devtools.intel.com/browse/<PROJ>-<NUMB> ## Several Tracked-On lines are allowed ## you can fully prefill your Tracked-On commits using environment variable: ## export CURRENT_TRACKED_ON=https://jira01.devtools.intel.com/browse/<PROJ>-<NUMB> ##
5059 of 6943 relevant lines covered (72.86%)
3722.22 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 668.1 | 232 |
72.86 |
Travis Job 668.1 | |
2 | 668.2 | 232 |
0.0 |
Travis Job 668.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|