Skip to content

test(cy): add test for using "Open link" button in link bubble

2a6cf30
Select commit
Loading
Failed to load commit list.
Merged

[stable30] Several link bubble/preview fixes #7475

test(cy): add test for using "Open link" button in link bubble
2a6cf30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2025 in 0s

51.00% (-0.33%) compared to 8796bde

View this Pull Request on Codecov

51.00% (-0.33%) compared to 8796bde

Details

Codecov Report

❌ Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.00%. Comparing base (8796bde) to head (2a6cf30).
⚠️ Report is 1 commits behind head on stable30.

Files with missing lines Patch % Lines
src/helpers/links.js 11.11% 7 Missing and 1 partial ⚠️
src/plugins/LinkBubblePluginView.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable30    #7475      +/-   ##
============================================
- Coverage     51.32%   51.00%   -0.33%     
============================================
  Files           116      116              
  Lines          2712     2737      +25     
  Branches        544      550       +6     
============================================
+ Hits           1392     1396       +4     
- Misses         1191     1211      +20     
- Partials        129      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.