antfu / shikiji

A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities.
https://shikiji.netlify.app/
MIT License
1.47k stars 38 forks source link

feat: support `unwasm` condition for core #97

Closed antfu closed 8 months ago

antfu commented 8 months ago

https://github.com/antfu/shikiji/issues/71

netlify[bot] commented 8 months ago

Deploy Preview for shikiji ready!

Name Link
Latest commit 3dc34f9dd064003a95745f77fa906b32754c5566
Latest deploy log https://app.netlify.com/sites/shikiji/deploys/65a6f1b1e7308b0008cfaa61
Deploy Preview https://deploy-preview-97--shikiji.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (311ca69) 97.02% compared to head (5427f26) 96.77%. Report is 11 commits behind head on main.

:exclamation: Current head 5427f26 differs from pull request most recent head 3dc34f9. Consider uploading reports for the commit 3dc34f9 to get more accurate results

Files Patch % Lines
packages/shikiji/src/core-unwasm.ts 0.00% 9 Missing and 1 partial :warning:
packages/shikiji-core/src/internal.ts 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== - Coverage 97.02% 96.77% -0.26% ========================================== Files 50 51 +1 Lines 4470 4492 +22 Branches 567 570 +3 ========================================== + Hits 4337 4347 +10 - Misses 131 142 +11 - Partials 2 3 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.