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 1fa3e20 commit 4d4e80bCopy full SHA for 4d4e80b
.coveragerc
@@ -0,0 +1,11 @@
1
+[run]
2
+relative_files = True
3
+source = cert_chain_resolver
4
+
5
+[paths]
6
+source =
7
+ cert_chain_resolver
8
+ */cert_chain_resolver
9
10
+[report]
11
+include = cert_chain_resolver/*
0 commit comments