Skip to content

Commit

Permalink
Don't fail CI on coverage issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Sep 4, 2023
1 parent fd5413e commit 87be4fc
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
@@ -1,4 +1,5 @@
[report]
ignore_errors = False
omit =
*/lib/python*
*/migrations/*
Expand Down

0 comments on commit 87be4fc

Please sign in to comment.