Skip to content
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!: rename getHighlighter to createHighlighter #702

Merged
merged 7 commits into from
Jun 21, 2024

chore: update

850a2a7
Select commit
Loading
Failed to load commit list.
Merged

feat!: rename getHighlighter to createHighlighter #702

chore: update
850a2a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2024 in 0s

96.31% (-0.14%) compared to 2468337

View this Pull Request on Codecov

96.31% (-0.14%) compared to 2468337

Details

Codecov Report

Attention: Patch coverage is 90.55118% with 12 lines in your changes missing coverage. Please review.

Project coverage is 96.31%. Comparing base (2468337) to head (850a2a7).

Files Patch % Lines
packages/core/src/bundle-factory.ts 94.11% 3 Missing ⚠️
packages/core/src/internal.ts 66.66% 3 Missing ⚠️
packages/shiki/src/bundle-full.ts 72.72% 3 Missing ⚠️
packages/shiki/src/bundle-web.ts 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
- Coverage   96.45%   96.31%   -0.14%     
==========================================
  Files          70       70              
  Lines        5984     6056      +72     
  Branches      799      805       +6     
==========================================
+ Hits         5772     5833      +61     
- Misses        207      218      +11     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.