From cc78c48ae209b24165cf006fb253f363931791e7 Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Mon, 7 Mar 2022 16:22:35 -0600 Subject: [PATCH] Update python/dask_cudf/.coveragerc Co-authored-by: Bradley Dice --- python/dask_cudf/.coveragerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/dask_cudf/.coveragerc b/python/dask_cudf/.coveragerc index ee6e0b96fbd..10a8ce87884 100644 --- a/python/dask_cudf/.coveragerc +++ b/python/dask_cudf/.coveragerc @@ -1,3 +1,3 @@ # Configuration file for Python coverage tests [run] -include = dask_cudf/* +source = dask_cudf