We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52500a commit f187da0Copy full SHA for f187da0
.coveragerc
@@ -1,5 +1,8 @@
1
[run]
2
branch=True
3
+include=
4
+ src/outcome/*
5
+ tests/*
6
7
[report]
8
precision = 1
0 commit comments