diff --git a/.coveragerc b/.coveragerc
index 0d495d53eb95383bdfabd78fee162f63ee9c762b..9be67a63d540716e414f207e10b9cef9bd0105aa 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -2,10 +2,10 @@
 branch = True
 source =
     beem/
-    beembase
+    beembase/
     beemapi/
-    beemgrapheneapi
-    beemgraphenebase
+    beemgrapheneapi/
+    beemgraphenebase/
 omit = 
      */.eggs/*
      */.tox/*