Ran
|
Jobs
13
|
Files
114
|
Run time
16min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/865f195d8">Pipe `stderr` when calling `subprocess.Popen` Code that uses the `which` command to find *castxml* and *clang++* now pipes `stderr` in addition to `stdout`. This prevents error messages from being printed if the executables being searched for are not on `PATH`. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/c28382c67">c28382c67</a>
6 of 6 new or added lines in 1 file covered. (100.0%)
8356 of 10144 relevant lines covered (82.37%)
10.46 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
61.36 |
0.0% | pygccxml/utils/utils.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
75.98 |
0.0% | pygccxml/parser/config.py |
26 |
61.36 |
0.0% | pygccxml/utils/utils.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 426.1 (XML_GENERATOR="gccxml") | 114 |
80.21 |
Travis Job 426.1 | |
2 | 426.2 (XML_GENERATOR="gccxml") | 114 |
80.17 |
Travis Job 426.2 | |
3 | 426.3 (XML_GENERATOR="gccxml") | 113 |
80.34 |
Travis Job 426.3 | |
4 | 426.4 (XML_GENERATOR="gccxml") | 113 |
80.34 |
Travis Job 426.4 | |
5 | 426.5 (XML_GENERATOR="gccxml") | 113 |
80.34 |
Travis Job 426.5 | |
6 | 426.6 (XML_GENERATOR="gccxml") | 113 |
80.33 |
Travis Job 426.6 | |
7 | 426.7 (XML_GENERATOR="castxml") | 114 |
80.63 |
Travis Job 426.7 | |
8 | 426.8 (XML_GENERATOR="castxml") | 113 |
80.8 |
Travis Job 426.8 | |
9 | 426.9 (XML_GENERATOR="castxml" COMPILER=g++-5) | 113 |
80.83 |
Travis Job 426.9 | |
10 | 426.10 (XML_GENERATOR="castxml") | 113 |
80.8 |
Travis Job 426.10 | |
11 | 426.11 (XML_GENERATOR="castxml" COMPILER=g++-5) | 113 |
80.83 |
Travis Job 426.11 | |
12 | 426.12 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="2") | 114 |
80.62 |
Travis Job 426.12 | |
13 | 426.13 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="3") | 113 |
80.79 |
Travis Job 426.13 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|