Files
mosquitto/codecov.yml
Roger A. Light 9941c8652d Customise codecov
2025-02-27 15:40:58 +00:00

14 lines
208 B
YAML

codecov:
max_report_age: off
ignore:
- "deps/picohttpparser"
- "deps/*.h"
- "plugins/examples"
- "test"
- "^.*/test/.*"
parsers:
gcov:
branch_detection:
conditional: no
loop: no