summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-06-15 09:28:31 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-06-15 20:58:26 -0700
commit927d321d90a971caae629210e53858f6057903e4 (patch)
tree2dcd0a27d290a740a41923d3c2a4d040d0a430a1 /src
parentb3b44841f02ea800f7f237f87c33081bb7032b09 (diff)
Exclude unreachable lines from code coverage
codecov.io does not seem to support lcov regex customization; additionally, we can't just replace unreachable with LCOV_LINE_EXCL in gcov file - so we have to patch the ##### indicator (which suggests the line hasn't been hit) with 1. See also https://github.com/codecov/support/issues/144
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions