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

🐛 fix: Code blocks cannot switch highlight languages #251

Closed
wants to merge 1 commit into from

🐛 fix: Code blocks cannot switch highlight languages

539408b
Select commit
Loading
Failed to load commit list.
Closed

🐛 fix: Code blocks cannot switch highlight languages #251

🐛 fix: Code blocks cannot switch highlight languages
539408b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

0.29% (+0.29%) compared to 5851677

View this Pull Request on Codecov

0.29% (+0.29%) compared to 5851677

Details

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 0.29%. Comparing base (5851677) to head (539408b).
Report is 299 commits behind head on master.

Files with missing lines Patch % Lines
src/Highlighter/FullFeatured.tsx 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #251      +/-   ##
=========================================
+ Coverage    0.00%   0.29%   +0.29%     
=========================================
  Files         330     468     +138     
  Lines       22325   28810    +6485     
  Branches      330     488     +158     
=========================================
+ Hits            0      85      +85     
- Misses      21995   28260    +6265     
- Partials      330     465     +135     

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