There was an error while loading. Please reload this page.
2 parents cde989f + aa5f77f commit 1c45915Copy full SHA for 1c45915
1 file changed
.coveragerc
@@ -0,0 +1,6 @@
1
+[report]
2
+exclude_lines =
3
+ pragma: no cover
4
+ # Don't complain if tests don't hit defensive assertion code:
5
+ # See: https://stackoverflow.com/a/9212387/3407256
6
+ raise NotImplementedError
0 commit comments