Ran
|
Files
169
|
Run time
23s
|
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.
64541 of 107695 relevant lines covered (59.93%)
99306.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|