Skip to content

await nyc.report() or no test coverage gets recorded#750

Merged
connor4312 merged 1 commit intomicrosoft:masterfrom
dcermak:patch-1
Sep 11, 2020
Merged

await nyc.report() or no test coverage gets recorded#750
connor4312 merged 1 commit intomicrosoft:masterfrom
dcermak:patch-1

Conversation

@dcermak
Copy link
Copy Markdown
Contributor

@dcermak dcermak commented Sep 11, 2020

report is an asynchronous function and should be awaited otherwise the test coverage might not get written to the disk

`report` is an asynchronous function and should be awaited otherwise the test coverage might not get written to the disk
@connor4312
Copy link
Copy Markdown
Member

thanks!

@connor4312 connor4312 merged commit d14c365 into microsoft:master Sep 11, 2020
@dcermak dcermak deleted the patch-1 branch September 11, 2020 15:12
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