Skip to content

fix(links): Use custom link handling only for text-only links

fed808f
Select commit
Loading
Failed to load commit list.
Merged

[stable30] fix(links): Use custom link handling only for text-only links #7386

fix(links): Use custom link handling only for text-only links
fed808f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 1s

51.32% (-0.04%) compared to c67150b

View this Pull Request on Codecov

51.32% (-0.04%) compared to c67150b

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 51.32%. Comparing base (c67150b) to head (fed808f).

Files with missing lines Patch % Lines
src/plugins/links.js 0.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable30    #7386      +/-   ##
============================================
- Coverage     51.36%   51.32%   -0.04%     
============================================
  Files           116      116              
  Lines          2710     2712       +2     
  Branches        542      541       -1     
============================================
  Hits           1392     1392              
- Misses         1189     1192       +3     
+ Partials        129      128       -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.