Ran
|
Jobs
1
|
Files
477
|
Run time
27s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
[RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106 vim-patch:7.4.2011 Problem: It is not easy to get a list of command arguments. Solution: Add getcompletion(). (Yegappan Lakshmanan) https://github.com/vim/vim/commit/aa4d73235 vim-patch:7.4.2012 Problem: Test for getcompletion() does not pass on all systems. Solution: Only test what is supported. https://github.com/vim/vim/commit/0d3e24be5 vim-patch:7.4.2066 Problem: getcompletion() not well tested. Solution: Add more testing. https://github.com/vim/vim/commit/c1fb76318
28 of 28 new or added lines in 2 files covered. (100.0%)
74872 of 106632 relevant lines covered (70.22%)
171747.12 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
77.14 |
0.77% | src/nvim/eval.c |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.0 |
-0.5% | src/nvim/event/process.c |
1 |
77.14 |
0.77% | src/nvim/eval.c |
11 |
68.48 |
-0.27% | src/nvim/edit.c |
13 |
79.93 |
-0.19% | src/nvim/screen.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
2 | 16405.2 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") | 477 |
70.22 |
Travis Job 16405.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|