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

test: add typing tests for coverage #2655

Merged
merged 2 commits into from Jan 18, 2023

Conversation

AriPerkkio
Copy link
Member

Adds typings tests for coverage options. I'm building another coverage related feature, and run into so many internal typing errors that I decided to refactor internal typings quite much. Before refactoring the typings, some tests should be in place.

@AriPerkkio
Copy link
Member Author

@sheremet-va any ideas why the Windows CI fails? Seems that it's unable to resolve typings of vitest package.

@AriPerkkio AriPerkkio force-pushed the test/type-tests-coverage branch 2 times, most recently from 849eb97 to b60b12d Compare January 13, 2023 13:27
@sheremet-va
Copy link
Member

@sheremet-va any ideas why the Windows CI fails? Seems that it's unable to resolve typings of vitest package.

This should fix it: #2660

@AriPerkkio AriPerkkio marked this pull request as ready for review January 18, 2023 10:00
@AriPerkkio
Copy link
Member Author

Windows CI fixed by build: fix type declaration generation on windows. The #2660 might not be needed anymore?

@sheremet-va sheremet-va merged commit 0f52732 into vitest-dev:main Jan 18, 2023
@AriPerkkio AriPerkkio deleted the test/type-tests-coverage branch January 18, 2023 13:37
sheremet-va pushed a commit to sheremet-va/vitest that referenced this pull request Jan 18, 2023
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.

None yet

2 participants