Skip to content

Commit

Permalink
fix: ignore migrations from test coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Apr 26, 2022
1 parent 8d7086d commit cf3b3bc
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
@@ -0,0 +1,2 @@
[run]
omit = benefits/core/migrations/*

0 comments on commit cf3b3bc

Please sign in to comment.