-
Notifications
You must be signed in to change notification settings - Fork 26
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
ref: Convert BranchDirEntry to tsx #3810
Conversation
✅ Sentry found no issues in your recent changes ✅ |
Bundle ReportChanges will decrease total bundle size by 444 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-esmAssets Changed:
Files in
view changes for bundle: gazebo-production-systemAssets Changed:
Files in
|
Bundle ReportChanges will decrease total bundle size by 444 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-staging-systemAssets Changed:
Files in
view changes for bundle: gazebo-staging-esmAssets Changed:
Files in
|
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 #3810 +/- ##
==========================================
- Coverage 98.73% 98.73% -0.01%
==========================================
Files 826 827 +1
Lines 15001 14996 -5
Branches 4288 4286 -2
==========================================
- Hits 14811 14806 -5
Misses 183 183
Partials 7 7
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 #3810 +/- ##
==========================================
- Coverage 98.73% 98.73% -0.01%
==========================================
Files 826 827 +1
Lines 15001 14996 -5
Branches 4288 4278 -10
==========================================
- Hits 14811 14806 -5
Misses 183 183
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Converts BranchDirEntry to tsx.
Part of codecov/engineering-team#2747