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

mkschreder / libusys / 7 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2016 06:45AM UTC
Files 35
Run time 1s
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

10 Nov 2016 06:43AM UTC coverage: 0.124%. Remained the same
7.1

Pull #1

travis-ci

web-flow
compile libusys on latest lede project,fix now

In file included from uloop_timeout.c:1:0:
uloop_timeout.h:16:17: error: field 'time' has incomplete type
  struct timeval time;
                 ^
uloop_timeout.h: In function '_tv_diff':
uloop_timeout.h:30:6: error: dereferencing pointer to incomplete type 'struct timeval'
   (t1->tv_sec - t2->tv_sec) * 1000 +
      ^
uloop_timeout.c: In function 'utick_now':
uloop_timeout.c:13:17: error: storage size of 'time' isn't known
  struct timeval time;
                 ^
uloop_timeout.c:13:17: error: unused variable 'time' [-Werror=unused-variable]
uloop_timeout.c: In function 'uloop_timeout_remaining':
uloop_timeout.c:53:17: error: storage size of 'now' isn't known
  struct timeval now;
                 ^
uloop_timeout.c:53:17: error: unused variable 'now' [-Werror=unused-variable]
uloop_timeout.c: In function 'utick_now':
uloop_timeout.c:18:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
uloop_timeout.c: In function 'uloop_timeout_remaining':
Pull Request #1: compile libusys on latest lede project,fix now

1 of 804 relevant lines covered (0.12%)

0.0 hits per line

Source Files on job 7.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 7.1
  • 112b9410 on github
  • Prev Job for on master (#6.1)
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