lc-soft/LCUI


The issue has been solved
[Travis CI] Coveralls failed to collect test coverage information #182
lc-soft posted onGitHub
Describe the bug
The error message is like this:
test_char_render.gcno:version '402*', prefer 'A74*'
gcov: out of memory allocating 14819217432 bytes after a total of 0 bytes
I think this problem is caused by the version of clang that does not match the version of gcov.
To Reproduce
View this log: https://travis-ci.org/lc-soft/LCUI/jobs/595095567#L3734
Expected behavior Coveralls is able to collect test coverage information and have the converage badge display the correct percentage.
Environment (please complete the following information):
- LCUI version: develop branch
- Build tools: clang 7.0.0
- OS and version: Ubuntu 18.04.3 LTS
Fund this Issue
Rewarded pull request
fix: ci codecov for clang #183submitted bymaximelkin(83)
Click to copy link
Recent activities