Skip to content

Commit

Permalink
TEST: Add show_missing = True to coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad committed May 14, 2017
1 parent 52eaa1c commit 0cb8910
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 @@ -9,6 +9,7 @@ omit =
*/unittest2/*

[report]
show_missing = True
# Regexes for lines to exclude from consideration
exclude_lines =
# Have to re-enable the standard pragma
Expand Down

0 comments on commit 0cb8910

Please # to comment.