-
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/shared tests to Vitest #3214
chore: Update layouts/shared tests to Vitest #3214
Conversation
Bundle ReportChanges will decrease total bundle size by 22 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will decrease total bundle size by 22 bytes ⬇️
|
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 #3214 +/- ##
===========================================
Coverage 99.06000 99.06000
===========================================
Files 799 798 -1
Lines 13975 13965 -10
Branches 3879 3958 +79
===========================================
- Hits 13845 13835 -10
Misses 122 122
Partials 8 8
... and 3 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 #3214 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13965 -10
Branches 3960 3963 +3
==========================================
- Hits 13845 13835 -10
Misses 122 122
Partials 8 8
... and 3 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 #3214 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13965 -10
Branches 3965 3958 -7
==========================================
- Hits 13845 13835 -10
Misses 122 122
Partials 8 8
... and 3 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 #3214 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13965 -10
Branches 3879 3963 +84
==========================================
- Hits 13845 13835 -10
Misses 122 122
Partials 8 8
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
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.
send it!
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Description
This PR updates the tests in the
layouts/shared
directory to VitestNotable Changes
ErrorBoundary
NetworkErrorBoundary
networkErrorMetrics
SilentNetworkError
SilentNetworkErrorWrapper