Skip to content

Commit

Permalink
Exclude tests directory from coverage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
selwin committed Apr 25, 2023
1 parent 60bed7d commit 95983cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ omit =
rq/dummy.py
rq/local.py
rq/tests/*
tests/*

[report]
exclude_lines =
Expand Down

0 comments on commit 95983cf

Please sign in to comment.