|
Ran
|
Jobs
1
|
Files
708
|
Run time
26s
|
Badge
README BADGES
|
travis-ci
vim-patch:8.0.0528: highlight wrong text when 'wim' includes "longest" Problem: When 'wildmenu' is set and 'wildmode' has "longest" then the first file name is highlighted, even though the text shows the longest match. Solution: Do not highlight the first match. (LemonBoy, closes vim/vim#1602) https://github.com/vim/vim/commit/ef8eb0897
4 of 4 new or added lines in 1 file covered. (100.0%)
91175 of 115131 relevant lines covered (79.19%)
205250.94 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
100.0 |
src/nvim/ex_getln.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
100.0 |
src/nvim/tui/tui.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 7 | 25616.7 (GCOV=gcov CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") | 0 |
79.19 |
Travis Job 25616.7 |