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

Decide recommended coverage approach #68

Open
lukeapage opened this issue Feb 10, 2020 · 1 comment
Open

Decide recommended coverage approach #68

lukeapage opened this issue Feb 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request P3 Middle Priority

Comments

@lukeapage
Copy link
Contributor

lukeapage commented Feb 10, 2020

We have implemented outputting coverage per test by converting to istanbul, but there are problems so we need to decide approach.

We might also want to merge all v8 coverage and convert to istanbul once at the end.

@lukeapage lukeapage added enhancement New feature or request P3 Middle Priority labels Feb 10, 2020
@lukeapage lukeapage self-assigned this Feb 10, 2020
@lukeapage
Copy link
Contributor Author

2 problems:

  1. this needs finishing and merging Add support for 1:many source maps istanbuljs/v8-to-istanbul#91
  2. this needs addressing: Coverage merging is naieve and doesnt work if coverage is generated by v8 istanbuljs/istanbuljs#531
    because it must be normal to want to combine unit test and automation coverage.

@lukeapage lukeapage changed the title Code coverage using chrome coverage Decide recommended coverage approach Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 Middle Priority
Projects
None yet
Development

No branches or pull requests

1 participant