Skip to content

Commit

Permalink
Add coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Corbin committed Feb 5, 2020
1 parent 8219d8e commit c07307d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[run]
source = multi_email_field
omit = multi_email_field/tests/*
branch = True

0 comments on commit c07307d

Please sign in to comment.