]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Don't search for coverage results
authorTobias Brunner <tobias@strongswan.org>
Thu, 4 Apr 2024 12:14:29 +0000 (14:14 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 4 Apr 2024 13:00:13 +0000 (15:00 +0200)
commit3a2017032451aecb2921d19684f8fde8e8893428
treea8bd178d98f1b9f1ab11a8dd3b955d0dafa184ab
parent75c5c5667dc3595b5dd8971386fabad8e0b32177
github: Don't search for coverage results

We explicitly pass the final .info file prepared with lcov, so there is
no need to search for other files (that then won't work anyway).  The
search also finds the uncleaned .info file, which includes the test code.

The latter should have gotten ignored anyway, but the patterns are
apparently not correct anymore. So fixing that as well just to be sure.
.codecov.yml
.github/workflows/linux.yml