Skip to content

Commit

Permalink
Use higher precision to see if deleting tests might harm the coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 3, 2017
1 parent c370a97 commit 4e46e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Expand Up @@ -3,4 +3,4 @@ branch = True
source = RestrictedPython

[report]
precision = 2
precision = 3

0 comments on commit 4e46e19

Please sign in to comment.