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
Switch to macos-monterey on AppVeyor 75904c4e252c7b6f3cc63c576910204ecb30939e xaizek 2024-01-20 22:18:29
Depracate uncov-gcov again 47c338bf9aae225021b833558859955b84b88d42 xaizek 2024-01-20 14:29:50
Re-generate manuals with newer pandoc version 103f07e0db891c06671edb14a2a2177db950709a xaizek 2024-01-20 14:28:44
Improve formatting of Ubuntu section in the README 84366ab858f2d63874fbbe141702fd79c14e91b9 xaizek 2024-01-20 14:25:36
Catch all exceptions in main() ef2f1d64c8465352ac615d1d6c053fedc53382b6 xaizek 2024-01-20 14:23:27
Print a detailed error on failure to open a repo 2ac21edc8f6b643a9ada582d4abf41adf66d0e7e xaizek 2024-01-20 14:22:24
Add missing `#include <cstdint>` 8741bb36efd731033b62e3a8d8c55d915b2208bc xaizek 2024-01-20 14:20:19
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
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