Skip to content

Commit

Permalink
Merge pull request #57 from jpmckinney/ignore-migrations-coverage
Browse files Browse the repository at this point in the history
Ignore migrations in coverage report
  • Loading branch information
Bjwebb authored Oct 28, 2020
2 parents dd75ee7 + e5afaf0 commit e753b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[run]
source = cove

[report]
omit = */migrations/*

0 comments on commit e753b52

Please sign in to comment.