-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
feat: move vitest to root using workspace config #483
base: main
Are you sure you want to change the base?
Conversation
Run & review this pull request in StackBlitz Codeflow. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #483 +/- ##
===========================================
- Coverage 76.54% 56.16% -20.38%
===========================================
Files 75 88 +13
Lines 6497 8858 +2361
Branches 632 647 +15
===========================================
+ Hits 4973 4975 +2
- Misses 1521 3867 +2346
- Partials 3 16 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
42b0d62
to
5763eaa
Compare
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.
What about those failing tests?
Tests aren't failing locally. Not sure why this is happening |
Okay I wait for you to do some more discovery? |
5763eaa
to
443136e
Compare
Not sure I understand why its failing. |
443136e
to
dbeb8a0
Compare
dbeb8a0
to
6812979
Compare
6812979
to
1b7e301
Compare
1b7e301
to
2b13e08
Compare
2b13e08
to
75872ef
Compare
closes: #459