Skip to content

Commit e4e76ba

Browse files
authored
Add test coverage link
1 parent d1a900d commit e4e76ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ These tools make it easy to compile, analyze, and embed `Luau` scripts directly
2727
- Native support for refs, functions, tables, and vector types
2828
- Supports Luau code generation for improved performance on supported platforms
2929
- Built-in [Luau tools](#-using-luau-tools) (`luau-compile` and `luau-analyze`) provided by the build system
30-
- Excellent test coverage and API [documentation](https://mxpv.github.io/luaz/#luaz.lua)
30+
- Excellent [test coverage](https://app.codecov.io/gh/mxpv/luaz) and API [documentation](https://mxpv.github.io/luaz/#luaz.lua)
3131

3232
## 📚 Documentation
3333

0 commit comments

Comments
 (0)