Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 4e31f6f. 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 #754 +/- ##
=======================================
Coverage 78.42% 78.43%
=======================================
Files 157 157
Lines 13959 13963 +4
Branches 1152 1152
=======================================
+ Hits 10948 10952 +4
Misses 3006 3006
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Adds Shiki language registrations needed to syntax-highlight code blocks found in Node-API related docs (CMake, Gyp, Python) within this repo’s Shiki highlighter configuration.
Changes:
- Import Shiki language definitions for
cmake,gyp, andpython. - Register those languages in the exported Shiki
langslist.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ...cLanguage, | ||
| ...cPlusPlusLanguage, | ||
| ...coffeeScriptLanguage, | ||
| ...cmakeLanguage, |
There was a problem hiding this comment.
I foresee our bundle doing kaboom
There was a problem hiding this comment.
This is server-only is it not?
Adds support for languages used by Node-API (CMake and Python)