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: almost 3 years ago
Linked from 1 awesome list
coverallslualuacovluacov-coverallsluacov-reporter
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/cl-coveralls | A Common Lisp library that helps track test coverage using 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,923 |
codecov/codecov-action | Automates coverage report upload to Codecov from GitHub Actions | 1,501 |
joakimsoderberg/coveralls-cmake | Generates and uploads coverage data to Coveralls for C++ projects | 86 |
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 Lua code formatter with syntax variants for different versions of the language | 1,639 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |