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 f187da0 commit 8315224Copy full SHA for 8315224
.coveragerc
@@ -1,8 +1,8 @@
1
[run]
2
branch=True
3
-include=
4
- src/outcome/*
5
- tests/*
+source=
+ outcome
+ tests
6
7
[report]
8
precision = 1
0 commit comments