fix(shiki): fallback to plaintext on unknown lang#8952
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview A new Reviewed by Cursor Bugbot for commit 1e0d308. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8952 +/- ##
==========================================
+ Coverage 75.55% 75.73% +0.18%
==========================================
Files 102 102
Lines 8640 8676 +36
Branches 319 321 +2
==========================================
+ Hits 6528 6571 +43
+ Misses 2109 2102 -7
Partials 3 3 ☔ View full report in Codecov by Harness. |
In the event that an unknown language is added, we should fall back to
text, rather than fail the entire build