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 <meta> tag to pages telling robots to leave 09c44d651f93f68275c4d7a80634eb360bdaa645 xaizek 2026-07-20 16:40:43
Add "build-count" configuration option a1d649171082f5fa3e040c537ad10e3cad5d8e69 xaizek 2026-07-20 16:31:32
Re-generate manuals with a newer pandoc version 027891ed616150cbbe4d2be457df172395ea035a xaizek 2026-07-20 16:18:18
Allow customizing g++ command for test coverage 0bae9ee70b2cc2e0a42f38ba39544287f3b382e7 xaizek 2025-11-26 13:01:12
Improve scripts/appveyor/ubuntu-prepare.sh 3d7ab863e02678d7c1f1da329827f7ebf674cd8b xaizek 2025-11-26 12:59:51
Use Ubuntu2204 to build with clang on AppVeyor 1375a06ba96ff0197321e855cecc5f2922fd3b2d 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
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