diff --git a/.coveragerc b/.coveragerc index e00e538..665e9b0 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,6 +1,7 @@ [run] -branch=True -source=bidict +branch = True +source = bidict +dynamic_context = test_function [report] precision = 1