[postgis-tickets] [PostGIS] #5305: codecov not working on GHA
PostGIS
trac at osgeo.org
Mon Dec 19 16:03:59 PST 2022
#5305: codecov not working on GHA
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.4.0
Component: buildbots | Version: master
Resolution: | Keywords:
------------------------+---------------------------
Comment (by robe):
I guess this is controlled by the .github/codecov.yml
Output looks like:
{{{
==> git version 2.30.2 found
==> curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1n
zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0)
libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3
Release-Date: 2020-12-09
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt
pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6
Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
x> No CI provider detected.
Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
Testing with Tox? https://docs.codecov.io/docs/python#section-testing-
with-tox
current dir: /src/postgis
project root: .
Yaml found at: .github/codecov.yml
==> Running gcov in . (disable via -X gcov)
./deps/ryu/.libs/d2s.gcda:cannot open data file, assuming not executed
./extensions/address_standardizer/address_standardizer.gcda:cannot open
data file, assuming not executed
./extensions/address_standardizer/lexicon.gcda:cannot open data file,
assuming not executed
./extensions/address_standardizer/parseaddress-api.gcda:cannot open data
file, assuming not executed
./extensions/address_standardizer/tokenize.gcda:cannot open data file,
assuming not executed
./extensions/address_standardizer/standard.gcda:cannot open data file,
assuming not executed
}}}
Not quite sure what is supposed to be building these files.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5305#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list