diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 00000000..474c0ea2 --- /dev/null +++ b/.coveragerc @@ -0,0 +1,7 @@ +[run] +omit = + rq/scripts/* + rq/compat/* + rq/contrib/legacy.py + rq/dummy.py + rq/dummy.py