luacov-coveralls
Code reporter
A tool to integrate LuaCov and Coveralls.io for automated testing and reporting of Lua code.
LuaCov reporter for coveralls.io service
50 stars
5 watching
12 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
coverallslualuacovluacov-coverallsluacov-reporter
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/cl-coveralls | Helps track test coverage with Coveralls | 29 |
kt3k/coveralls-gradle-plugin | A Gradle plugin for sending code coverage data to Coveralls.io | 253 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,921 |
codecov/codecov-action | A tool for uploading code coverage reports to Codecov from GitHub Actions workflows. | 1,480 |
joakimsoderberg/coveralls-cmake | Generates and uploads coverage data to Coveralls for C++ projects | 85 |
nvim-neorocks/luarocks-tag-release | Automates Luarocks releases from tags and runs busted tests for Neovim plugins | 48 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
killy971/hpc-coveralls | Converts Haskell project code coverage to coveralls.io | 60 |
moteus/lua-llthreads2 | Reimplemented multithreading library with improved Lua support and threading control | 76 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
moteus/lua-pdh | A Lua binding to a Windows library for collecting performance data | 4 |
larrymyers/jasmine-reporters | Provides a collection of reporter classes for the Jasmine testing framework. | 395 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |