cloverage

https://github.com/lshift/cloverage/issues/103
svt 2020-10-05T08:47:59.001700Z

Hi, I’m trying to exclude namespace from coverage, I’ve tried using

:ns-exclude-regex ["^(foo.routes.pact)"]
but this not is not excluding the namespace Is there anything I’m missing?