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
Some CI debugging fdd60315cfcf96b25f2bf233a8a3892d63026d9d xaizek 2025-11-21 13:56:28
Use Ubuntu2204 to build with clang on AppVeyor 6be45c1bd81391762025cb11fb12ad48ecc8d9e7 xaizek 2025-11-21 11:57:56
Build using macos-sonoma on AppVeyor 58fb35bda72a9b3345d43376377a5401f375ef5d xaizek 2025-11-21 10:06:54
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
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