Skip to content

Commit

Permalink
Omit tests and sims from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
levinwil authored Sep 25, 2020
1 parent d3efee0 commit 2823a58
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
Expand Up @@ -8,3 +8,5 @@ exclude_lines =
[run]
omit =
*__init__.py
*tests*
*sims*

0 comments on commit 2823a58

Please sign in to comment.