Skip to content

fix(links): Use `shouldAutoLink` instead of `validate`

42410c6
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update tiptap to ^2.11.7 (stable30) #7054

fix(links): Use `shouldAutoLink` instead of `validate`
42410c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2025 in 0s

53.68% (+0.00%) compared to 0db5c0e

View this Pull Request on Codecov

53.68% (+0.00%) compared to 0db5c0e

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.68%. Comparing base (0db5c0e) to head (42410c6).

Files with missing lines Patch % Lines
src/extensions/RichText.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           stable30    #7054   +/-   ##
=========================================
  Coverage     53.68%   53.68%           
=========================================
  Files           116      116           
  Lines          2578     2578           
  Branches        527      527           
=========================================
  Hits           1384     1384           
  Misses         1066     1066           
  Partials        128      128           

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