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

Add ClojureScript code coverage #70

Open
lvh opened this issue Mar 7, 2016 · 1 comment
Open

Add ClojureScript code coverage #70

lvh opened this issue Mar 7, 2016 · 1 comment

Comments

@lvh
Copy link
Contributor

lvh commented Mar 7, 2016

All ClojureScript code is tested, but we don't measure our test coverage. This is primarily due to a limitation in cloverage. We should test both and merge the results.

@lvh
Copy link
Contributor Author

lvh commented Mar 14, 2016

Another way for us to do this may be through source maps + remap-istanbul/istanbul-coverage-source-map.

see: https://www.sitepen.com/blog/2015/09/29/code-coverage-for-typescript-and-other-transpiled-languages/

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