Ran
|
Jobs
10
|
Files
113
|
Run time
48min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/1917d72dd">Fixes for cv-qualified arrays Combined type_traits_castxml.hpp and type_traits_gccxml.hpp into a single file - type_traits.hpp. Disabled tests for const volatile arrays for gccxml, these are incorrectly being detected a non-const; this needs to be looked into. Disabled tests for "has_trivial_constructor" for gccxml, these are being detected as False, while castxml detects them as True. At this time I'm not sure which one is correct; need to look into this as well. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/27ef6d370">27ef6d370</a>
71 of 71 new or added lines in 3 files covered. (100.0%)
8262 of 10018 relevant lines covered (82.47%)
8.06 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
86.51 |
-0.29% | pygccxml/declarations/class_declaration.py |
1 |
98.27 |
0.0% | unittests/type_traits_tester.py |
2 |
79.93 |
-0.74% | pygccxml/parser/project_reader.py |
100 |
79.06 |
0.93% | pygccxml/declarations/type_traits.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 362.1 (XML_GENERATOR="gccxml") | 113 |
80.46 |
Travis Job 362.1 | |
2 | 362.2 (XML_GENERATOR="gccxml") | 113 |
80.42 |
Travis Job 362.2 | |
3 | 362.3 (XML_GENERATOR="gccxml") | 112 |
80.6 |
Travis Job 362.3 | |
4 | 362.4 (XML_GENERATOR="gccxml") | 112 |
80.6 |
Travis Job 362.4 | |
5 | 362.5 (XML_GENERATOR="gccxml") | 112 |
80.6 |
Travis Job 362.5 | |
6 | 362.6 (XML_GENERATOR="gccxml") | 112 |
80.59 |
Travis Job 362.6 | |
7 | 362.7 (XML_GENERATOR="castxml") | 113 |
80.82 |
Travis Job 362.7 | |
8 | 362.8 (XML_GENERATOR="castxml") | 112 |
81.0 |
Travis Job 362.8 | |
9 | 362.9 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="2") | 113 |
80.79 |
Travis Job 362.9 | |
10 | 362.10 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="3") | 112 |
80.97 |
Travis Job 362.10 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|