github: Update coverage data upload to Codecov

Since the script and action have issues with the directory structure, we
upload the lcov results instead.
This commit is contained in:
Tobias Brunner
2024-04-04 09:25:12 +02:00
parent 9c208c4e46
commit 75c5c5667d
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -285,8 +285,8 @@ all|alpine|codeql|coverage|sonarcloud|no-dbg)
if test "$TEST" != "coverage"; then
CONFIG="$CONFIG --disable-coverage"
else
# not actually required but configure checks for it
DEPS="$DEPS lcov"
TARGET="coverage"
fi
DEPS="$DEPS libcurl4-gnutls-dev libsoup2.4-dev libunbound-dev libldns-dev
libmysqlclient-dev libsqlite3-dev clearsilver-dev libfcgi-dev