fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
468 B
Text
7 lines
468 B
Text
Track and report code coverage for your package and (optionally) upload the
|
|
results to a coverage service like 'Codecov' <https://about.codecov.io> or
|
|
'Coveralls' <https://coveralls.io>. Code coverage is a measure of the amount of
|
|
code being exercised by a set of tests. It is an indirect measure of test
|
|
quality and completeness. This package is compatible with any testing
|
|
methodology or framework and tracks coverage of both R code and compiled
|
|
C/C++/FORTRAN code.
|