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 a typo in README.md baa6a02a86725323d65ace5647824476e5af93d9 xaizek 2025-10-04 15:54:07
Fix serving static Web files 41d9e33b208bb7c678b008fa20cc32d930a42e8f xaizek 2025-10-04 12:57:37
Switch to macos-ventura on AppVeyor 4ff153aeba76f3eb1c993baf7ce573b443eac5af xaizek 2025-08-16 14:08:21
Avoid making copies in a for-each loop d6c03d1eead51d70a06f71531a3eb1f11a707769 xaizek 2025-08-16 14:07:28
Drop four unused lambda captures e03f4eedcc5d0466ce9aef4bb732b7cab79fa560 xaizek 2025-08-16 14:06:57
Fix `make clean` for tests/test-repo-gcno/* again cafd4030b8e6dee7794f36ec823d15d7e079d456 xaizek 2025-08-16 12:21:48
Remove unnecessary comma in a date in README.md 29b22a2ee714bd2a91245103840631ebfccbfd34 xaizek 2025-08-16 12:21:10
Don't try linking with boost_system 3aac8569d6b389e0e91d22262bcad81577b9758a xaizek 2025-08-16 12:18:26
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
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