Skip to content

Commit

Permalink
Merge pull request #4551 from ThomasWaldmann/coverage-warning
Browse files Browse the repository at this point in the history
get rid of confusing coverage warning, fixes #2069
  • Loading branch information
ThomasWaldmann authored May 11, 2019
2 parents 3a87e02 + bd37c22 commit 70c049e
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
@@ -1,5 +1,6 @@
[run]
branch = True
disable_warnings = module-not-measured
source = src/borg
omit =
*/borg/__init__.py
Expand Down

0 comments on commit 70c049e

Please sign in to comment.