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

Make blanket code coverage stats optional #105

Closed
joeyparrish opened this issue Jun 17, 2015 · 0 comments
Closed

Make blanket code coverage stats optional #105

joeyparrish opened this issue Jun 17, 2015 · 0 comments
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@joeyparrish
Copy link
Member

The code coverage stats added by blanket hinder debugging in the test runner, in particular by changing line numbers and hiding file names in the backtraces of test failures. It would be ideal if the usage of blanket was controlled by a URL parameter.

Not sure if the default should be on or off, but I'm leaning toward off. Code coverage stats are not used very often, but debugging a test failure is a fairly common operation.

@joeyparrish joeyparrish added type: enhancement New feature or request medium? labels Jun 17, 2015
@joeyparrish joeyparrish added this to the v1.4.0 milestone Jun 17, 2015
@tdrews tdrews self-assigned this Jun 22, 2015
@tdrews tdrews closed this as completed in 76c0743 Jun 24, 2015
@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants