issues
search
lunarmodules
/
luacov
LuaCov is a simple coverage analyzer for Lua code.
http://lunarmodules.github.io/luacov/
MIT License
300
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Per function data
#63
daurnimator
opened
6 years ago
0
Make easier to test reporters
#62
daurnimator
opened
6 years ago
0
reduce interrupt probability
#61
Tieske
closed
6 years ago
1
error when using with OpenResty cli
#60
Tieske
closed
6 years ago
5
Update defaults.lua
#59
Tieske
closed
6 years ago
1
luacov.shutdown doesn't really shutdown properly
#58
KayleMaster
closed
6 years ago
3
Remove './' prefix from the source filename.
#57
spacewander
closed
6 years ago
2
Update Luarockt
#56
max-bertinetti
closed
6 years ago
2
Luacov with Wireshark Lua plugin
#55
shakthimaan
opened
6 years ago
4
Comment to skip coverage per block or line
#54
LPGhatguy
closed
6 years ago
3
[question]is there any way to use luacov in c++ project with lua vm
#53
ZhaoGuangYue1986
closed
7 years ago
6
Last entry in multi-line table definition missed if there's no trailing comma
#52
argos83
opened
7 years ago
5
Add luacov-console
#51
spacewander
closed
8 years ago
1
Some Function Arguments on new lines are listed as not covered
#50
KaraJ
closed
8 years ago
11
support path coverage
#49
moonbingbing
opened
8 years ago
1
Wrong coverage with operators on new lines
#48
saucisson
closed
8 years ago
10
How to work with mixed lua and C modules
#47
daurnimator
closed
8 years ago
1
Large slowdown
#46
benbarbour
closed
8 years ago
3
luacov omits multiple line calls
#45
starius
closed
8 years ago
4
Added level parameter to the runner hook function
#44
aryajur
closed
8 years ago
3
0.9-1 release breaks on Lua 5.1
#43
simoncozens
closed
8 years ago
2
Add luacov.runner.with_luacov
#42
mpeterv
closed
8 years ago
0
luacov omits lines `local x = nil`
#41
starius
closed
8 years ago
2
Missed to account beginning of table, but accounts end of table with 0 executions
#40
ghost
closed
8 years ago
3
How to use LuaCov with Luvit?
#39
ghost
closed
8 years ago
2
How to work with coroutines?
#38
daurnimator
closed
8 years ago
13
Breaks with std.lua
#37
simoncozens
closed
8 years ago
5
Build reference using LDoc plus doc improvements
#36
mpeterv
closed
9 years ago
2
Reduce default config size
#35
mpeterv
closed
9 years ago
2
Fix multiline function declarations
#34
mpeterv
closed
9 years ago
4
Luacov omits multiline functions declarations
#33
starius
closed
9 years ago
0
Fix crash when building report without config + other fixes
#32
mpeterv
closed
9 years ago
0
Add 'modules' option
#31
mpeterv
closed
9 years ago
6
Minor refactoring
#30
mpeterv
closed
9 years ago
1
Allow omitting config options with default values
#29
mpeterv
closed
9 years ago
2
Simplify lines before applying exclusion rules
#28
mpeterv
closed
9 years ago
12
Improve line exclusion
#27
mpeterv
closed
9 years ago
6
luacov omits break statement in Lua 5.2 and Lua 5.3
#26
starius
closed
8 years ago
1
luacov omits Lua long strings passed to a function
#25
starius
closed
9 years ago
1
Implement luacov.pause() and luacov.resume()
#24
mpeterv
closed
9 years ago
1
Various runner fixes
#23
mpeterv
closed
9 years ago
3
include list is matched against without .lua
#22
daurnimator
closed
9 years ago
2
No indication or error if .luacov has bad syntax
#21
daurnimator
closed
9 years ago
0
Added "savestepsize" configuration option to allow modification of luaco...
#20
kipras
closed
10 years ago
1
What is the purpose of the line require"debug"?
#19
britzl
closed
9 years ago
5
Fix. Do not remove first letter from file name when codefromstring is true
#18
moteus
closed
10 years ago
1
Fix for codefromstring issue
#17
britzl
closed
10 years ago
4
Add links to custom report generators in the readme
#16
britzl
closed
10 years ago
0
Don't require source to begin with @ in runner.lua
#15
britzl
closed
10 years ago
3
Change. Use `newproxy` gc method to call `on_exit` function.
#14
moteus
closed
10 years ago
3
Previous
Next