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

Mark code documentation task as done
It has been for a while now.
Author: xaizek
Author date (UTC): 2017-09-18 14:56
Committer name: xaizek
Committer date (UTC): 2017-09-18 14:56
Parent(s): a11b4035df1e4535af389e59ac978e5da08d74e9
Signing key: 99DC5E4DB05F6BE2
Tree: f826f9ba5955f7df2ef9375c93b8ca4fedbc5714
File Lines added Lines deleted
TODO.md 0 6
File TODO.md changed (mode: 100644) (index 571bdb5..bcefa7a)
... ... Or should this be handled by coverage providers?
132 132
133 133 It's slow for huge diffs/files (quite understandable). It's slow for huge diffs/files (quite understandable).
134 134
135 ## More code documentation comments. ##
136
137 | ID | Status | Type |
138 |------|---------------|--------|
139 | ZRY | in progress | task |
140
141 135 ## Language detection for file highlight relies on file name only. ## ## Language detection for file highlight relies on file name only. ##
142 136
143 137 | ID | Status | Type | | ID | Status | Type |
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