Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

can't get anything reported as uncovered #10

Open
kevinjamescasey opened this issue Jun 11, 2016 · 0 comments
Open

can't get anything reported as uncovered #10

kevinjamescasey opened this issue Jun 11, 2016 · 0 comments

Comments

@kevinjamescasey
Copy link

kevinjamescasey commented Jun 11, 2016

I just did lein new app clojure-fun then added a function to clojure-fun.core but it never shows up as uncovered. Every time I run it just says "All covered."

Can you give an example of how to run it?

It looks like the first argument ("whitelist.*pattern") is a pattern that matches namespaces that you don't want instrumented. right? It seems more like a blacklist to me.

It appears than you specify the namespaces of the tests rather than the namespaces of the code that you want to check for coverage. right?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant