aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
index 806e2cfe..a292d1d8 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,4 +1,8 @@
[run]
+branch = true
+
+fail-under = 100
+
source =
admin
api