-
Notifications
You must be signed in to change notification settings - Fork 5
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: replace Jest with Vitest #317
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #317 +/- ##
==========================================
- Coverage 98.59% 98.48% -0.12%
==========================================
Files 245 243 -2
Lines 6280 10016 +3736
Branches 1327 2144 +817
==========================================
+ Hits 6192 9864 +3672
- Misses 85 152 +67
+ Partials 3 0 -3 ☔ View full report in Codecov by Sentry. |
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.
I'll wait for #480 to avoid conflicts in it. |
Highlights:
src/index.ts
internally.ts-pattern
instead ofswitch
statements.