Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoffeScript coverage after concat and UglifyJS #121

Closed
kuraga opened this issue Dec 10, 2014 · 2 comments
Closed

CoffeScript coverage after concat and UglifyJS #121

kuraga opened this issue Dec 10, 2014 · 2 comments

Comments

@kuraga
Copy link

kuraga commented Dec 10, 2014

Good day!

I use gulp with plugins which:

  1. .coffee compile to .js,
  2. concat all files in one,
  3. uglify it,
  4. a sourcemap can be generated.

Do I have a chance to generate a coverage of original coffeescript code using karma-coverage?
I have seen #16, #19, #109 but don't have a straight answer.
Thanks!

@dignifiedquire
Copy link
Member

Hey,
sorry for the late reply did you manage to get it running?

@kuraga
Copy link
Author

kuraga commented Jan 4, 2016

I didn't remember.

Note that the original problem hasn't been resolved (referenced issues' state proofs that) but I just can't reproduce as I don't use karma anymore.

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

No branches or pull requests

2 participants