2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Tries to ignore branch coverage.

This commit is contained in:
Marcelo Zimbres
2022-08-22 21:21:17 +02:00
parent 4cc3fc59a1
commit 480ec13119

View File

@@ -11,3 +11,12 @@ ignore:
- "tests/*"
- "/usr/*"
- "**/boost/*"
parsers:
gcov:
branch_detection:
conditional: no
loop: no
method: no
macro: no