xaizek / uncov (License: AGPLv3+) (since 2018-12-07)
Uncov(er) is a tool that collects and processes code coverage reports.
Commit 691dafb4a3e4046724b44002f9d171ec934abccb

Update Web-UI screenshot in the README
Author: xaizek
Author date (UTC): 2017-09-18 13:34
Committer name: xaizek
Committer date (UTC): 2017-09-18 13:34
Parent(s): 06c4cfa15a772d41d9d945c2dd6eb50f66c275f6
Signing key: 99DC5E4DB05F6BE2
Tree: 16e1cfcfd4d9428fba61f97fe4a685cf9d5c0fd5
File Lines added Lines deleted
data/screenshots/webui.png 0 0
File data/screenshots/webui.png changed (mode: 100644) (index 9c8c95e..f395ca2)
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