envoyproxy/envoy

coverage: allow excluding lines again

Open

#7,606 opened on Jul 17, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/buildhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

We lost this with the switch to llvm-cov. This is being tracked in: https://bugs.llvm.org/show_bug.cgi?id=34277. We should pick up whatever solution is determined there.

If someone out there wants to contribute help to llvm-cov to fix this that would be awesome.

Contributor guide