-
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
feat: Add in more language support for code renderer #3118
feat: Add in more language support for code renderer #3118
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3118 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 918 918
Lines 14136 14144 +8
Branches 3907 3883 -24
=======================================
+ Hits 13894 13902 +8
Misses 237 237
Partials 5 5
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 #3118 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 918 918
Lines 14136 14144 +8
Branches 3882 3829 -53
=======================================
+ Hits 13894 13902 +8
Misses 237 237
Partials 5 5
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 #3118 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 918 918
Lines 14136 14144 +8
Branches 3882 3913 +31
=======================================
+ Hits 13894 13902 +8
Misses 237 237
Partials 5 5
Continue to review full report in Codecov by Sentry.
|
Bundle ReportBundle size has no change ✅ |
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time. ❌ Failed Test Results:Completed 4410 tests with View the full list of flaky testsApp
|
Bundle ReportChanges will increase total bundle size by 27.08kB ⬆️
|
✅ 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.
thanks for doing this!
nice that we have our bundle analysis feature to tell us this new dependency isn't too big! :)
The tests are all passing, for some reason this isn't updating and I've poked @joseph-sentry about this. |
Description
This PR adds in support for some more languages that we have seen appear in our Sentry issue, there will likely be follow up[ PRs adding in more languages when they're detected via Sentry.
Notable Changes
prismjs
package