Skip to content

Commit

Permalink
Update .coveragerc for merged coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
shuds13 committed Sep 25, 2017
1 parent c3fda6f commit 1bf1e18
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions code/tests/.coveragerc
Expand Up @@ -16,7 +16,8 @@ omit =
*/setup.py
*/unit_tests/*
*/regression_tests/*
../examples/sim_funcs/helloworld.py
# ../examples/sim_funs/*


*/examples/sim_funcs/helloworld.py
# */examples/sim_funcs/*
# */examples/gen_funcs/*
exclude_lines =
if __name__ == .__main__.:

0 comments on commit 1bf1e18

Please sign in to comment.