X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.coveragerc;h=f678531924ae0cdf4ff75695aacf59a68397a036;hb=83e55db3e93fe15f391d5e028ac3914ef8e4345e;hp=07ca20984710742da435b752bd44c368f962c397;hpb=2aa1cd3922f26b9d8c9bdad310463caa5eeb8136;p=yardstick.git diff --git a/.coveragerc b/.coveragerc index 07ca20984..f67853192 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2015 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + [run] branch = True source = yardstick @@ -5,3 +14,4 @@ source = yardstick [report] ignore_errors = True precision = 3 +omit = yardstick/vTC/*