Commit Graph

9 Commits

Author SHA1 Message Date
Vitalii Koshura 935d1da7d5
[codecov] simplify config
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-08-12 15:13:54 +02:00
Vitalii Koshura 3097c6f9f9
Fix sporadic codecov uploads fails
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-11 22:32:29 +02:00
Vitalii Koshura 44742026e2
Remove trailing whitespaces. Add CI script to verify in on every commit
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-05 20:08:17 +02:00
Vitalii Koshura 3307b9e25e
[Windows][Codecov] Add Codecov support to Windows builds
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-04-12 21:25:47 +02:00
Vitalii Koshura debcf45016
[Codecov] Fix codecov.yml to wait for all reports before reporting status
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-03-30 00:27:15 +02:00
Isira Seneviratne b36eb28061 [Codecov] Add Android project to .codecov.yml. 2020-03-26 15:00:59 +05:30
Christian Beer 5a60d2773e Tests: tune codecov comments
While the reason for the double comments by codecov is still unclear to me this change should disable the comments altogether if the coverage is not affected by this PR.
2019-05-19 13:06:21 +02:00
Christian Beer f837a7d8e5 Tests: tune codecov configuration
Turns off a comment to each pull request about the overall coverage status but keeps the comment about the change in coverage the pull request introduces when merged.
Group the coverage reports by components (flags) to be seen on the codecov.io website.
2019-05-05 14:11:52 +02:00
Christian Beer db60c1ea7a Tests: enable coverage processing 2019-04-20 19:03:12 +02:00