travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/4e5c61b7b">Cache `algorithm.declaration_path` result on first invocation `hierarchy_info_t` makes repeated calls to `algorithm.declaration_path` which affects performance. Added property `declaration_path` to `hierarchy_info_t` which will cache the result of a call to `algorithm.declaration_path` the first time the function is called. Added `hierarchy_info_t.declaration_path_hash` which maintains a hash of `hierarchy_info_t.declaration_path` for faster equality comparisons. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/bb45f71eb">bb45f71eb</a>
25 of 25 new or added lines in 2 files covered. (100.0%)
8871 of 10725 relevant lines covered (82.71%)
12.91 hits per line
The commit SHA "4e5c61b7b0a5c49290584de2845eaa2f9467232b" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.