Ran
|
Jobs
6
|
Files
113
|
Run time
4min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/c792fdc4f">Fix for cv-qualified arrays gccxml places cv-qualifiers to the right of the array declarator in the decl_string. Fir instance, given the declaration 'int const[arr[42]', the decl_string from gccxml is 'int [42] const'. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/7dad0e6fb">7dad0e6fb</a>
71 of 71 new or added lines in 3 files covered. (100.0%)
7990 of 9946 relevant lines covered (80.33%)
4.82 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
94.12 |
-3.18% | unittests/array_bug_tester.py |
8 |
75.75 |
-1.31% | pygccxml/declarations/type_traits.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
97.69 |
0.0% | unittests/type_traits_tester.py |
110 |
75.75 |
-1.31% | pygccxml/declarations/type_traits.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 328.1 | 113 |
80.25 |
Travis Job 328.1 | |
2 | 328.2 | 113 |
80.25 |
Travis Job 328.2 | |
3 | 328.3 | 112 |
80.44 |
Travis Job 328.3 | |
4 | 328.4 | 112 |
80.44 |
Travis Job 328.4 | |
5 | 328.5 | 112 |
80.44 |
Travis Job 328.5 | |
6 | 328.6 | 112 |
80.43 |
Travis Job 328.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|