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

appnexus / acf
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: test-include-stdint-h
DEFAULT BRANCH: master
Repo Added 20 Dec 2017 02:40PM UTC
Files 6
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

LAST BUILD ON BRANCH test-include-stdint-h
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • an-array-coverage
  • an-utf8-validate-coverage
  • check-an-allocator
  • check-an-util
  • coveralls-2
  • coveralls-badge
  • coverity
  • coverity_scan
  • http-parser-submodule
  • master

pending completion
82

Pull #16

travis-ci

web-flow
test: import uintptr_t from stdint.h

Tested in CentOS 7.x

[ 66%] Building C object test/CMakeFiles/check_an_array.dir/check_an_array.c.o
In file included from /home/liuqun/Desktop/acf/test/check_an_array.c:2:0:
/home/liuqun/Desktop/acf/test/check_an_array.c: In function ‘stack_generic’:
/home/liuqun/Desktop/acf/test/check_an_array.c:80:12: error: ‘uintptr_t’ undeclared (first use in this function)
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
            ^
/home/liuqun/Desktop/acf/test/check_an_array.c:80:12: note: each undeclared identifier is reported only once for each function it appears in
/home/liuqun/Desktop/acf/test/check_an_array.c:80:22: error: expected ‘)’ before ‘cursor’
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:85:22: error: expected ‘)’ before ‘cursor’
   fail_if((uintptr_t)cursor->value != (uintptr_t)i++);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:94:22: error: expected ‘)’ before ‘n’
   fail_if((uintptr_t)n->value != (uintptr_t)i - 1);
                      ^
/home/liuqun/Desktop/acf/test/check_an_array.c:90:16: error: variable ‘n’ set but not used [-Werror=unused-but-set-variable]
   struct node *n;
                ^
/home/liuqun/Desktop/acf/test/check_an_array.c:70:15: error: variable ‘cursor’ set but not used [-Werror=unused-but-set-variable]
  struct node *cursor;
               ^
cc1: all warnings being treated as errors
Pull Request #16: fix up build error ‘uintptr_t’ undeclared

216 of 231 relevant lines covered (93.51%)

16248.28 hits per line

Relevant lines Covered
Build:
Build:
231 RELEVANT LINES 216 COVERED LINES
16248.28 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
82 test-include-stdint-h test: import uintptr_t from stdint.h Tested in CentOS 7.x [ 66%] Building C object test/CMakeFiles/check_an_array.dir/check_an_array.c.o In file included from /home/liuqun/Desktop/acf/test/check_an_array.c:2:0: /home/liuqun/Desktop/acf/test/chec... Pull #16 24 Nov 2019 03:23PM UTC web-flow travis-ci pending completion  
81 master Merge pull request #15 from appnexus/http-parser-submodule Remove copied http-parser code and use as submodule push 13 Apr 2018 03:07PM UTC web-flow travis-ci pending completion  
80 master Remove copied http-parser code and use as submodule Pull #15 13 Apr 2018 02:25PM UTC web-flow travis-ci pending completion  
79 http-parser-submodule Remove copied http-parser code and use as submodule push 13 Apr 2018 02:19PM UTC nalybuites travis-ci pending completion  
75 master Update LICENSE push 13 Mar 2018 08:50PM UTC web-flow travis-ci pending completion  
74 master include/an_itoa: note that the code only works on little endian push 22 Dec 2017 08:10PM UTC Paul Khuong travis-ci pending completion  
73 master include/an_itoa: note that the code only works on little endian Pull #14 22 Dec 2017 07:58PM UTC web-flow travis-ci pending completion  
72 coverity_scan Add support for coverity (#13) api 22 Dec 2017 05:18PM UTC web-flow travis-ci pending completion  
71 coverity_scan Add support for coverity (#13) push 22 Dec 2017 05:09PM UTC web-flow travis-ci pending completion  
70 master Add support for coverity (#13) push 22 Dec 2017 05:03PM UTC web-flow travis-ci pending completion  
See All Builds (66)
  • Repo on GitHub
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