Ran
|
Jobs
1
|
Files
708
|
Run time
33s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/neovim/neovim/commit/faa48ebf9">vim-patch:8.0.0420: text garbled when the system encoding differs from 'encoding' Problem: When running :make the output may be in the system encoding, different from 'encoding'. Solution: Add the 'makeencoding' option. (Ken Takata) https://github.com/vim/vim/commit/</a><a class="double-link" href="https://github.com/neovim/neovim/commit/2c7292dc5">2c7292dc5</a>
35 of 35 new or added lines in 4 files covered. (100.0%)
89316 of 115353 relevant lines covered (77.43%)
191283.75 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
62.6 |
0.0% | src/nvim/main.c |
2 |
75.2 |
-0.01% | src/nvim/option.c |
4 |
87.43 |
0.0% | src/nvim/quickfix.c |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
68.82 |
-0.07% | src/nvim/message.c |
1 |
81.36 |
-0.31% | src/nvim/os/signal.c |
4 |
83.43 |
-0.3% | src/nvim/undo.c |
4 |
82.31 |
-0.14% | src/nvim/window.c |
5 |
85.61 |
-1.8% | src/nvim/msgpack_rpc/channel.c |
20 |
83.16 |
-0.19% | src/nvim/eval.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
7 | 24997.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") | 708 |
77.43 |
Travis Job 24997.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|