Skip to content

Commit

Permalink
Add coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMarkinPPC committed Feb 11, 2024
1 parent 235b185 commit 349eb6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[paths]
source =
terka
.tox/*/site-packages
[report]
skip_empty = true
omit =
terka/entrypoints/*

0 comments on commit 349eb6f

Please sign in to comment.