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:
@@ -11,3 +11,12 @@ ignore:
|
||||
- "tests/*"
|
||||
- "/usr/*"
|
||||
- "**/boost/*"
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
branch_detection:
|
||||
conditional: no
|
||||
loop: no
|
||||
method: no
|
||||
macro: no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user