Ran
|
Jobs
1
|
Files
169
|
Run time
42s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/neovim/neovim/commit/<a class=hub.com/neovim/neovim/commit/d7898f55bc38b54ad0c469df623e17055f78211b">d7898f55b<a href="https://github.com/neovim/neovim/commit/d7898f55bc38b54ad0c469df623e17055f78211b">"> Fix broken build due to unit test include order Commit </a><a class="double-link" href="https://github.com/neovim/neovim/commit/<a class="double-link" href="https://github.com/neovim/neovim/commit/4348d1e6f74a87af55c6c01e7a0cb292e9dec114">4348d1e6f</a>">4348d1e6f</a><a href="https://github.com/neovim/neovim/commit/d7898f55bc38b54ad0c469df623e17055f78211b"> introduced bug that broke the build unless the unit tests ran in a certain order. Both path.moon and os/fs.moon tried to include the same Enum, which breaks since ffi.cdef can only include definitions once. The bug is solved by using Lua variables instead of ffi.cdef Enums.
64544 of 107696 relevant lines covered (59.93%)
99316.78 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1180.1 | 169 |
59.93 |
Travis Job 1180.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|