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
Fix `make clean` for tests/test-repo-gcno/* ff4bd66f577cdba65e6b1594e45d395c86745f2b xaizek 2024-08-08 13:38:15
Fix build with Boost 1.72 or newer 833f03472289a61552a2c8fdc3eedabf304faa05 xaizek 2024-08-08 13:36:58
Work around recursive_directory_iterator::no_push 15c770211cd6caa3692a8efca52d8b4b3ca76304 xaizek 2024-08-08 13:17:25
Switch to using boost::filesystem::is_regular_file 43334b95f1f3b56a253639b7501247006cf8a415 xaizek 2024-08-08 13:00:04
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
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