Skip to content

[stable30] Further TextDirection improvements - #7517

Merged
mejo- merged 3 commits into
stable30from
backport/7515/stable30
Jul 29, 2025
Merged

[stable30] Further TextDirection improvements#7517
mejo- merged 3 commits into
stable30from
backport/7515/stable30

fix(TextDirection): Regard table cell, details summary and callouts

ab9ddf8
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 1s

51.65% (-0.03%) compared to 1c91ede, passed because coverage increased by 0.07% when compared to adjusted base (51.57%)

View this Pull Request on Codecov

51.65% (-0.03%) compared to 1c91ede, passed because coverage increased by 0.07% when compared to adjusted base (51.57%)

Details

Codecov Report

❌ Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.65%. Comparing base (1c91ede) to head (ab9ddf8).

Files with missing lines Patch % Lines
src/extensions/Keymap.js 0.00% 2 Missing ⚠️
src/nodes/Table/TableCellView.vue 33.33% 2 Missing ⚠️
src/nodes/Table/TableHeaderView.vue 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable30    #7517      +/-   ##
============================================
- Coverage     51.67%   51.65%   -0.03%     
============================================
  Files           117      117              
  Lines          2804     2813       +9     
  Branches        560      561       +1     
============================================
+ Hits           1449     1453       +4     
- Misses         1225     1230       +5     
  Partials        130      130              

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