aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2017-06-06 17:26:56 -0700
committerAndrew Chow <[email protected]>2017-06-09 12:24:48 -0700
commit405b86a92aee4f2ddb6710bfe07ff714f2afcfa2 (patch)
tree9c2550e3b69ab1c34a61240c70b6754ec5e1fdcf /src/httpserver.cpp
parentHave `make cov` optionally include branch coverage statistics (diff)
downloaddiscoin-405b86a92aee4f2ddb6710bfe07ff714f2afcfa2.tar.xz
discoin-405b86a92aee4f2ddb6710bfe07ff714f2afcfa2.zip
Replace lcov -r commands with faster way
Instead of using lcov -r (which is extremely slow), first use a python script to perform bulk cleanup of the /usr/include/* coverage. Then use lcov -a to remove the duplicate entries. This has the same effect of lcov -r but runs significantly faster
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions