mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 02:30:22 +08:00
14 lines
208 B
YAML
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
|