Skip to content

[stable31] fix(Markdown): copy full block node if it has more than one child - #7867

Merged
mejo- merged 1 commit into
stable31from
backport/7865/stable31
Oct 27, 2025
Merged

[stable31] fix(Markdown): copy full block node if it has more than one child#7867
mejo- merged 1 commit into
stable31from
backport/7865/stable31

fix(Markdown): copy full block node if it has more than one child

e372795
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 1s

58.10% (+6.89%) compared to 1840982

View this Pull Request on Codecov

58.10% (+6.89%) compared to 1840982

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.10%. Comparing base (1840982) to head (e372795).

Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7867      +/-   ##
============================================
+ Coverage     51.21%   58.10%   +6.89%     
============================================
  Files           292      291       -1     
  Lines         41796    36855    -4941     
  Branches        868      868              
============================================
+ Hits          21404    21415      +11     
+ Misses        20272    15321    -4951     
+ Partials        120      119       -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.