xaizek / uncov (License: AGPLv3+) (since 2018-12-07)
Uncov(er) is a tool that collects and processes code coverage reports.
Subject SHA-1 Author Date
Add a list of packages required on Ubuntu 38390ecc76c8c00dec413de7f60145570c5542f7 Sergey Bronnikov 2023-08-03 13:21:25
Switch to macos-bigsur on AppVeyor 2d8948482366e64e32f0af9035d6f155d29544cb xaizek 2023-03-05 18:25:14
Make text on a badge more legible via better fonts 7cbc6a2a59766bd2c04ff18d65d799b1dacefbeb xaizek 2023-03-05 14:51:31
Don't use double underscores in header guards 7b8cd9d73b457e17466daa9a0a2ad538e5a5f0ab xaizek 2023-01-05 19:09:23
Bump version to v0.5 50c0d85cbc071b41349df126d5bad49c749ba632 xaizek 2022-11-18 17:50:36
Update docs for newer pandoc version cdb2db346fe9c027a79c4b1381522569b2e7def7 xaizek 2022-11-18 17:49:45
Fix CI config 10872b7c328c10503841b17dc113d287a4c2adc5 xaizek 2022-11-13 18:42:51
Run tests under valgrind on CI 019fd569c504280e6ec44f0ae06bc59b6de62428 xaizek 2022-11-13 18:42:01
Handle empty command in runProc() explicitly 8dbcb66b497859d19fc620b2815452300053f5f8 xaizek 2022-11-14 12:27:16
Always use g++ to produce .gcda file ad4bd0fd603c341d9fac64131c0bfe1f12162cdc xaizek 2022-11-13 22:52:43
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/uncov

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/uncov

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master