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

Give typings to global.__coverage__ to avoid @ts-ignore #18

Merged
merged 1 commit into from Dec 8, 2019

Conversation

@rhysd
Copy link
Contributor

rhysd commented Dec 2, 2019

Hi,

I added proper types to global.__coverage__ global variable so that several @ts-ignore comments could be removed. Now the coverage data object is typed and checked by TypeScript compiler.

@yevgenypats
Copy link
Contributor

yevgenypats commented Dec 3, 2019

@rhysd Thank you! it looks good. I'll test it soon and merge:)

@yevgenypats yevgenypats merged commit 5442a6a into fuzzitdev:master Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.