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

feat: Update merge support #19

Merged
merged 6 commits into from
Sep 11, 2022
Merged

feat: Update merge support #19

merged 6 commits into from
Sep 11, 2022

Conversation

jcw-
Copy link
Contributor

@jcw- jcw- commented Sep 11, 2022

The test coverage generated by istanbul in v2 gets "corrected" if you use v3 to merge it together to create a summary. It's not clear to me yet why jest isn't creating already-correct test coverage output even when using v3 transitive dependencies of istanbul (is this a bug? is it due to using a slightly older version of jest?), but the workaround is to merge it with itself even when not using concurrency.

This PR adds that merge approach, and also cleans up the documentation around the focusing this tool's use case to just be intended for CI.

@jcw- jcw- merged commit 50afcd0 into main Sep 11, 2022
@jcw- jcw- deleted the update-merge-support branch September 11, 2022 20:02
@jcw- jcw- added the approved label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant