compat: fix confusing naming for memory port address signal.
[nmigen.git] / .coveragerc
index c5fad9ad461be42e88e33c32d1c8ad7248a3d537..6435aa3cc52fed9b1fba433582b70b07ebe19928 100644 (file)
@@ -1,5 +1,7 @@
 [run]
 branch = True
+include =
+  nmigen/*
 omit =
   nmigen/test/*
   */__init__.py
@@ -7,3 +9,5 @@ omit =
 [report]
 exclude_lines =
        :nocov:
+partial_branches =
+  :nobr: