Skip to content

Commit

Permalink
Exclude dev only files from coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
mormahr committed Feb 25, 2021
1 parent f0f2c80 commit 0e5f7fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[run]
omit =
pdf_service/toolbox.py
pdf_service/__main__.py

0 comments on commit 0e5f7fe

Please sign in to comment.