Ran
|
Files
169
|
Run time
20s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Fix broken build due to unit test include order Commit 4348d1e6f introduced a bug that breaks the unit tests unless they run in a certain order. Both path.moon and os/fs.moon tries to include the same Enum, which fails since ffi.cdef can only include definitions once. This solves the bug by using Lua variables instead of ffi.cdef Enums.
64544 of 107696 relevant lines covered (59.93%)
99323.06 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|