Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Commit

Permalink
coveragerc: explicitly enable showing missing branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Jun 18, 2016
1 parent 99199f0 commit 0e81f27
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 @@ -2,6 +2,7 @@
branch = true

[report]
show_missing = true
exclude_lines =
<no-coverage>

Expand Down

0 comments on commit 0e81f27

Please sign in to comment.