Skip to content
Snippets Groups Projects
Commit 4148f117 authored by Roang's avatar Roang
Browse files

Update coverage excludes

parent c7d47cb9
No related branches found
No related tags found
No related merge requests found
...@@ -23,4 +23,5 @@ data_file = ../.tools/coverage/coverage ...@@ -23,4 +23,5 @@ data_file = ../.tools/coverage/coverage
dynamic_context = test_function dynamic_context = test_function
omit = omit =
*/migrations/* */migrations/*
*/tests/*
branch=true branch=true
...@@ -84,6 +84,7 @@ data_file = .tools/coverage/coverage ...@@ -84,6 +84,7 @@ data_file = .tools/coverage/coverage
dynamic_context = test_function dynamic_context = test_function
omit = omit =
*/migrations/* */migrations/*
*/tests/*
branch=true branch=true
[coverage:report] [coverage:report]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment