diff --git a/setup.cfg b/setup.cfg
index a4718c8280157f8a0eb4543c15101b7fd225ca84..e5d685a532f2f0995a360dd19cd99de521339bba 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -89,7 +89,7 @@ extras = True
 # e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml
 # in order to write a coverage file that can be read by Jenkins.
 addopts =
-    --cov pystencils_autodiff --cov-report term-missing --cov-report html --html test-report/index.html
+    --cov pystencils_autodiff --cov-report html --html test-report/index.html
     --verbose
 norecursedirs =
     dist