-
Notifications
You must be signed in to change notification settings - Fork 24
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: Update layouts/Header tests to Vitest #3211
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3211 +/- ##
================================================
- Coverage 99.10000 99.07000 -0.03000
================================================
Files 799 799
Lines 13975 13975
Branches 3965 3960 -5
================================================
- Hits 13850 13846 -4
- Misses 117 120 +3
- Partials 8 9 +1
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3211 +/- ##
==========================================
- Coverage 99.10% 99.07% -0.03%
==========================================
Files 799 799
Lines 13975 13975
Branches 3960 3960
==========================================
- Hits 13850 13846 -4
- Misses 117 120 +3
- Partials 8 9 +1
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3211 +/- ##
==========================================
- Coverage 99.10% 99.07% -0.03%
==========================================
Files 799 799
Lines 13975 13975
Branches 3960 3965 +5
==========================================
- Hits 13850 13846 -4
- Misses 117 120 +3
- Partials 8 9 +1
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3211 +/- ##
==========================================
- Coverage 99.10% 99.07% -0.03%
==========================================
Files 799 799
Lines 13975 13975
Branches 3965 3965
==========================================
- Hits 13850 13846 -4
- Misses 117 120 +3
- Partials 8 9 +1
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 25 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
92532ed
to
3569354
Compare
Bundle ReportChanges will increase total bundle size by 25 bytes ⬆️
|
9e891c6
to
14963d8
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.
Depending on what you think about my status: 200 suggestion, might need to update here as well
Description
This PR updates the tests in
layouts/Header
to VitestRequires #3201
Notable Changes
AdminLink
GuestHeader
HelpDropdown
MyContextSwitcher
Navigator
SeatDetails
ThemeToggle
UserDropdown
Header