Skip to content

test: better code coverage reports #164

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

Merged
merged 2 commits into from
Jul 25, 2019

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Jul 25, 2019

istanbul wanted a sourceRoot property to map back the sourceMaps with.
This makes nyc merge work.
This means that all code coverage can now be merged into a single report.
Also remove the lower line coverage
and change the process chaining to && so that CI will always fail.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

istanbul wanted a `sourceRoot` property to map back the sourceMaps with.
This makes `nyc merge` work.
This means that all code coverage can now be merged into a single report.
Also remove the lower line coverage
and change the process chaining to `&&` so that CI will _always_ fail.
@seebees seebees requested a review from a team July 25, 2019 18:17
karlw00t
karlw00t previously approved these changes Jul 25, 2019
@seebees seebees merged commit e646785 into aws:master Jul 25, 2019
@seebees seebees deleted the better-code-coverage-report branch July 25, 2019 23:09
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.

2 participants