Ran
|
Jobs
1
|
Files
708
|
Run time
54s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/neovim/neovim/commit/86686acec">vim-patch:8.0.0584: memory leak when executing quickfix tests Problem: Memory leak when executing quickfix tests. Solution: Free the list reference. (Yegappan Lakshmanan) https://github.com/vim/vim/commit/</a><a class="double-link" href="https://github.com/neovim/neovim/commit/d788f6fe8">d788f6fe8</a>
34 of 34 new or added lines in 2 files covered. (100.0%)
89464 of 115387 relevant lines covered (77.53%)
191569.67 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.0 |
0.81% | src/nvim/quickfix.c |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.0 |
0.81% | src/nvim/quickfix.c |
4 |
82.31 |
-0.14% | src/nvim/window.c |
20 |
83.16 |
-0.19% | src/nvim/eval.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
7 | 25014.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") | 708 |
77.53 |
Travis Job 25014.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|