mirror of
https://github.com/openharmony/third_party_dav1d.git
synced 2026-07-01 03:23:19 -04:00
80b5ee0feb
gcovr 7.0 fixed a config file parsing bug [0]. Valid options are 'all', 'negative_hits.warn', 'negative_hits.warn_once_per_file'. [0] https://github.com/gcovr/gcovr/pull/816
5 lines
125 B
INI
5 lines
125 B
INI
exclude = .*/tests/.*
|
|
exclude = .*/tools/.*
|
|
exclude = .*/include/common/dump.h
|
|
gcov-ignore-parse-errors = negative_hits.warn
|