Skip to content

Releases: moteus/luacov-coveralls

v0.2.3: Release 0.2.3

17 Jan 08:44
Compare
Choose a tag to compare
 * Add. Support gitlab runner CI
 * Add. Support Github Actions

v0.2.2: Release 0.2.2

30 Jan 08:26
Compare
Choose a tag to compare
  * Fix. Upload via command line curl under LuaJIT with 5.2 Compat mode
  * Fix. Do not report about fix path if there no such
  * Fix. `--build-number` key name

v0.2.1: Release 0.2.1

16 Feb 10:30
Compare
Choose a tag to compare
  * Add support pull reques number on AppVeyor.
  * Fix decode json reports using dkjson

v0.2.0: Release 0.2.0

10 Feb 08:07
Compare
Choose a tag to compare
 * Add support for AppVeyor service
 * Add support for merge statistic for files with same name
 * Add argument to set service name
 * Change rename `merge` option in config to `json` to match argument name.

v0.1.1: Release 0.1.1

19 Jan 07:38
Compare
Choose a tag to compare
* Support Lua-cURL to upload report
* Use environment more extensive to get information

v0.1.0: Release 0.1.0

11 Sep 09:15
Compare
Choose a tag to compare
* Supports Travis-CI
* Use external `curl` utility to upload files