[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/develop] Skip coverage branch testing for those which include ``pass``.



commit 63a41751b7a05f340196af8c2871770ad805a480
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Tue Mar 4 04:30:33 2014 +0000

    Skip coverage branch testing for those which include ``pass``.
---
 .coveragerc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.coveragerc b/.coveragerc
index 46c0c56..569fd88 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -18,6 +18,7 @@ exclude_lines =
      pragma: no cover
      # don't complain if the code doesn't hit unimplemented sections:
      raise NotImplementedError
+     pass
      # don't complain if non-runnable or debuging code isn't run:
      if 0:
      if False:



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits