Skip to content

Commit

Permalink
Add "no cover" to .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Feb 12, 2019
1 parent 5a688bb commit 2263409
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 @@ -10,3 +10,4 @@ omit =
show_missing = True
exclude_lines =
raise NotImplementedError
pragma: no cover

0 comments on commit 2263409

Please sign in to comment.