Searched full:coverage (Results 1 – 6 of 6) sorted by relevance
130 '''Produce code coverage test reports for the test execution.'''135 label = 'Generating code coverage reports'147 html_report_file, '--xml', 'report/coverage.xml',149 '--html-title', 'LVGL Test Coverage']173 help='generate code coverage report for tests.')
198 --coverage271 set (TEST_LIBS --coverage -fsanitize=address)274 set (TEST_LIBS --coverage -fsanitize=address)
19 run executable tests, and generate code coverage34 - `report` - Coverage report. Generated if the `report` flag was passed to `./main.py`
5 coverage:
41 - name: Upload coverage to Codecov
804 - feat(tests) upload coverage to codecov [`4fff99d`](https://github.com/lvgl/lvgl/commit/4fff99da1d…972 - fix(codecov) disable uploading coverage for pull requests [`27d88de`](https://github.com/lvgl/lvg…