Ran
|
Jobs
1
|
Files
678
|
Run time
25s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/neovim/neovim/commit/<a class=hub.com/neovim/neovim/commit/6b8c34137cf3253616e6a6f861380541537c0bb9">6b8c34137<a href="https://github.com/neovim/neovim/commit/6b8c34137cf3253616e6a6f861380541537c0bb9">">vim-patch: NA * vim-patch:8.0.0245 Problem: The generated zh_CN.cp936.po message file is not encoded properly. Solution: Instead of using zh_CN.po as input, use zh_CN.UTF-8.po. https://github.com/vim/vim/commit/</a><a class="double-link" href="https://github.com/neovim/neovim/commit/<a class="double-link" href="https://github.com/neovim/neovim/commit/16038d50c4309e8dee33c70ca2c9e7f73439c4df">16038d50c</a>">16038d50c</a><a href="https://github.com/neovim/neovim/commit/6b8c34137cf3253616e6a6f861380541537c0bb9"> * vim-patch:8.0.0248 Problem: vim_strcat() cannot handle overlapping arguments. Solution: Use mch_memmove() instead of strcpy(). (Justin M Keyes, closes vim/vim#1415) https://github.com/vim/vim/commit/45600ce8f">45600ce8f</a>
87626 of 113457 relevant lines covered (77.23%)
209545.27 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
87.38 |
-0.49% | src/nvim/os/input.c |
1 |
76.9 |
-0.03% | src/nvim/ex_getln.c |
3 |
76.63 |
-0.12% | src/nvim/buffer.c |
3 |
80.43 |
-0.18% | src/nvim/ex_cmds2.c |
5 |
82.19 |
-0.17% | src/nvim/window.c |
7 |
88.66 |
-7.22% | src/nvim/event/multiqueue.c |
23 |
83.17 |
-0.21% | src/nvim/eval.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
7 | 24518.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") | 678 |
77.23 |
Travis Job 24518.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|