Skip to content

feat(rehype): add `onFallback` callback option

50d997d
Select commit
Loading
Failed to load commit list.
Open

feat(rehype): add onFallback callback option #1250

feat(rehype): add `onFallback` callback option
50d997d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2026 in 0s

95.26% (-0.01%) compared to 2b33c0c

View this Pull Request on Codecov

95.26% (-0.01%) compared to 2b33c0c

Details

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.26%. Comparing base (2b33c0c) to head (50d997d).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
packages/rehype/src/core.ts 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
- Coverage   95.26%   95.26%   -0.01%     
==========================================
  Files          92       92              
  Lines        8032     8040       +8     
  Branches     1714     1716       +2     
==========================================
+ Hits         7652     7659       +7     
- Misses        374      375       +1     
  Partials        6        6              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.