Skip to content

[stable30] Fixes for TextDirection extension - #7511

Merged
mejo- merged 4 commits into
stable30from
backport/7509/stable30
Jul 29, 2025
Merged

[stable30] Fixes for TextDirection extension#7511
mejo- merged 4 commits into
stable30from
backport/7509/stable30

fix(TextDirection): Add taskItem and blockquote to regarded node types

4438faf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 29, 2025 in 0s

51.67% (+0.70%) compared to a182c05

View this Pull Request on Codecov

51.67% (+0.70%) compared to a182c05

Details

Codecov Report

❌ Patch coverage is 81.81818% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.67%. Comparing base (a182c05) to head (4438faf).
⚠️ Report is 1 commits behind head on stable30.

Files with missing lines Patch % Lines
src/extensions/TextDirection.ts 81.53% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable30    #7511      +/-   ##
============================================
+ Coverage     50.96%   51.67%   +0.70%     
============================================
  Files           116      117       +1     
  Lines          2739     2804      +65     
  Branches        551      560       +9     
============================================
+ Hits           1396     1449      +53     
- Misses         1212     1225      +13     
+ Partials        131      130       -1     

☔ 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.