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
CMakeLists-nodist.txt -rw-r--r-- 119 bytes
CMakeLists.txt -rw-r--r-- 860 bytes
Makefile -rw-r--r-- 266 bytes
checkdep.c -rw-r--r-- 7.5 KB
crtalgsqrt.c -rw-r--r-- 116.8 KB
knapsack.c -rw-r--r-- 8.8 KB
knapsack.h -rw-r--r-- 1.4 KB
lift.c -rw-r--r-- 9.8 KB
powers_of_p.cpp -rw-r--r-- 3.5 KB
powers_of_p.h -rw-r--r-- 404 bytes
sqrt.cpp -rw-r--r-- 65.3 KB

back to top