https://gitlab.inria.fr/cado-nfs/cado-nfs
Revision cc0dd068a827e2b903e6faf6be1c1a8a9617aa5f authored by Emmanuel Thomé on 01 February 2021, 10:51:29 UTC, committed by Emmanuel Thomé on 02 February 2021, 07:42:57 UTC
right now this produces a .zip with a coverage report as a set of html
pages, but I don't know how to push it to a reasonable place.

as far as viewing on gitlab is concerned, the only thing we have a view
on are:
 - the overall coverage (viewed as a badge for the master branch),
   provided the "Test coverage parsing" regexp in
   settings->ci/cd->general pipelines
   is set to `^\s*lines\.*:\s*([\d\.]+)% \(\d+ of \d+ lines\)$`
 - the coverage status of each line in an MR diff.
1 parent 4f87897
History
Tip revision: cc0dd068a827e2b903e6faf6be1c1a8a9617aa5f authored by Emmanuel Thomé on 01 February 2021, 10:51:29 UTC
coverage tests.
Tip revision: cc0dd06
File Mode Size
ci
config
dev_docs
filter
gf2x
linalg
misc
parameters
polyselect
scripts
sieve
sqrt
tests
utils
.gitlab-ci.yml -rw-r--r-- 8.2 KB
.mailmap -rw-r--r-- 2.5 KB
AUTHORS -rw-r--r-- 1.4 KB
CMakeLists.txt -rw-r--r-- 21.0 KB
COPYING -rw-r--r-- 25.8 KB
Makefile -rw-r--r-- 683 bytes
NEWS -rw-r--r-- 9.0 KB
README l--------- 9 bytes
README.Python -rw-r--r-- 3.1 KB
README.dlp -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 24.6 KB
README.msieve -rw-r--r-- 4.4 KB
README.nonlinear -rw-r--r-- 1.1 KB
Toolchain-MinGW64.cmake -rw-r--r-- 754 bytes
cado-nfs-client.py -rwxr-xr-x 95.2 KB
cado-nfs.py -rwxr-xr-x 6.7 KB
cado-nfs.supp -rw-r--r-- 5.2 KB
cado.h -rw-r--r-- 6.3 KB
cado_config_h.in -rw-r--r-- 5.5 KB
cado_mpi_config_h.in -rw-r--r-- 565 bytes
files.dist -rw-r--r-- 44.6 KB
files.nodist -rw-r--r-- 4.3 KB
files.unknown -rw-r--r-- 421 bytes
local.sh.example -rw-r--r-- 9.0 KB
macros.h -rw-r--r-- 12.6 KB
portability.h -rw-r--r-- 12.6 KB
typecast.h -rw-r--r-- 27.9 KB

README.md

back to top