aboutsummaryrefslogtreecommitdiff
path: root/test_pytest/.coveragerc
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-07-28 01:43:55 +0200
committerbozo.kopic <bozo@kopic.xyz>2021-07-29 00:01:57 +0200
commit1e874e790c12839695761a654b44fb427149a353 (patch)
tree6942441ac511ec1417b2434b111101fa8d7f7e68 /test_pytest/.coveragerc
init
Diffstat (limited to 'test_pytest/.coveragerc')
-rw-r--r--test_pytest/.coveragerc6
1 files changed, 6 insertions, 0 deletions
diff --git a/test_pytest/.coveragerc b/test_pytest/.coveragerc
new file mode 100644
index 0000000..17ad177
--- /dev/null
+++ b/test_pytest/.coveragerc
@@ -0,0 +1,6 @@
+[report]
+show_missing = True
+
+[run]
+include =
+ ../src_py/*