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

fix: watermarks are not handled correctly #145

Merged

Conversation

nmalaguti
Copy link
Contributor

  • Merges the coverageReporter config with the options passed to each reporter.
  • Merges in specified watermarks with the Istanbul defaults so that only some types need to be specified.

Closes #143, #144

@nmalaguti
Copy link
Contributor Author

Please review and merge this. Thanks.

Merges the coverageReporter config with the options passed to
each reporter.

Merges in specified watermarks with the Istanbul defaults.

Added tests for watermarks

Closes karma-runner#143, karma-runner#144
@nmalaguti
Copy link
Contributor Author

@dignifiedquire @maksimr following up on this PR.

@dignifiedquire
Copy link
Member

Thanks a lot

dignifiedquire added a commit that referenced this pull request Jun 9, 2015
fix: watermarks are not handled correctly
@dignifiedquire dignifiedquire merged commit d37d90f into karma-runner:master Jun 9, 2015
@nmalaguti nmalaguti deleted the feature/watermarks-broken branch June 14, 2015 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Watermarks are not passed to reporters
2 participants