-
Notifications
You must be signed in to change notification settings - Fork 23
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
fix: Await the imports after enabling prism #3168
fix: Await the imports after enabling prism #3168
Conversation
Bundle ReportChanges will decrease total bundle size by 510 bytes ⬇️
|
Bundle ReportChanges will increase total bundle size by 2.18kB ⬆️
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3168 +/- ##
==========================================
- Coverage 98.25% 98.24% -0.01%
==========================================
Files 933 934 +1
Lines 14458 14462 +4
Branches 3949 3950 +1
==========================================
+ Hits 14205 14208 +3
- Misses 248 249 +1
Partials 5 5
... and 5 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 #3168 +/- ##
==========================================
- Coverage 98.25% 98.24% -0.01%
==========================================
Files 933 934 +1
Lines 14458 14462 +4
Branches 3944 3955 +11
==========================================
+ Hits 14205 14208 +3
- Misses 248 249 +1
Partials 5 5
... and 5 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 #3168 +/- ##
==========================================
- Coverage 98.25% 98.24% -0.01%
==========================================
Files 933 934 +1
Lines 14458 14462 +4
Branches 3944 3950 +6
==========================================
+ Hits 14205 14208 +3
- Misses 248 249 +1
Partials 5 5
... and 5 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. Additional details and impacted files@@ Coverage Diff @@
## main #3168 +/- ##
================================================
- Coverage 98.25000 98.24000 -0.01000
================================================
Files 933 934 +1
Lines 14458 14462 +4
Branches 3944 3950 +6
================================================
+ Hits 14205 14208 +3
- Misses 248 249 +1
Partials 5 5
... and 5 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Description
This is an attempt at resolving issues with importing third party prism language highlighting packs.