Repo Added
|
Files
10
|
Badge
README BADGES
|
push
travis-ci
2042 of 2199 relevant lines covered (92.86%)
20771.27 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
87.11 | src/trie.c | 713 | 419 | 365 | 54 | 85966.0 - 1.0 | |
87.8 | src/hash.c | 67 | 41 | 36 | 5 | 15.0 | |
89.74 | src/stack.c | 169 + 9 | 78 - 5 | 70 | 8 - 5 | 66.0 + 22 | |
90.0 | src/hash_set.c | 579 + 37 | 300 + 4 | 270 + 5 | 30 - 1 | 1587.0 - 6597 | |
90.57 | src/queue.c | 207 + 2 | 106 - 9 | 96 - 5 | 10 - 4 | 45.0 + 24 | |
92.74 | src/priority_queue.c | 259 | 124 | 115 | 9 | 1957.0 - 9 | |
93.2 | src/hash_map.c | 429 | 206 | 192 | 14 | 875.0 | |
94.01 | src/vector.c | 324 | 167 | 157 | 10 | 1019.0 | |
96.69 | src/list.c | 438 | 272 | 263 | 9 | 43886.0 | |
98.35 | src/tree_map.c | 1087 | 486 | 478 | 8 | 3692.0 - 2 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
367 | hash_map | HashMap: Change the API find() to contain(). | push | travis-ci | pending completion | ||
353 | hash_map | HashMap: Add the license code. | push | travis-ci | pending completion | ||
329 | hash_map | Merge pull request #27 from ZSShen/hash_map Refine the HashMap API. | push | travis-ci | pending completion | ||
323 | hash_map | HashMap. Update the demo program. | push | travis-ci | pending completion | ||
322 | hash_map | HashMap. First complete refined version. | push | travis-ci | pending completion | ||
321 | hash_map | HashMap. Finish basic operations and unit tests. | push | travis-ci | pending completion | ||
305 | hash_map | HashMap: Enhance the unit test for code coverage. | push | travis-ci | pending completion |