-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore(typescript-eslint): migrate from jest
to vitest
#10772
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
chore(typescript-eslint): migrate from jest
to vitest
#10772
Conversation
Thanks for the PR, @aryaemami59! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
View your CI Pipeline Execution ↗ for commit f1e0834.
☁️ Nx Cloud last updated this comment at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10772 +/- ##
==========================================
+ Coverage 87.97% 87.98% +0.01%
==========================================
Files 470 470
Lines 16709 16735 +26
Branches 4710 4716 +6
==========================================
+ Hits 14699 14725 +26
Misses 1664 1664
Partials 346 346
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
0cce14d
to
c725c24
Compare
b8c067a
to
5c93e1a
Compare
Marking as blocked on #10582. We'd like to normalize test scripts & coverage calculations before making the jump in individual packages. |
272bcbe
to
c5e83a5
Compare
a593927
to
554e60c
Compare
…t-eslint into chore/typescript-eslint-vitest-migration
seems like a straightforward corollary of #10771, with a whole bunch initial boilerplate. Sweet! 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Integration tests are failing on other PRs too. We can ignore them here. |
649309f
into
typescript-eslint:main
PR Checklist
Overview