Skip to content

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

254a5a2
Select commit
Loading
Failed to load commit list.
Merged

[stable31] Several link bubble/preview fixes #7476

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

58.34% (+0.00%) compared to c38a77a

View this Pull Request on Codecov

58.34% (+0.00%) compared to c38a77a

Details

Codecov Report

❌ Patch coverage is 50.76923% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.34%. Comparing base (c38a77a) to head (254a5a2).
⚠️ Report is 3 commits behind head on stable31.

Files with missing lines Patch % Lines
src/helpers/links.js 31.57% 13 Missing ⚠️
src/plugins/LinkBubblePluginView.js 0.00% 8 Missing ⚠️
src/components/Editor/PreviewOptions.vue 63.63% 4 Missing ⚠️
src/editor.js 0.00% 4 Missing ⚠️
src/components/Link/LinkBubbleView.vue 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           stable31    #7476   +/-   ##
=========================================
  Coverage     58.34%   58.34%           
=========================================
  Files           290      290           
  Lines         36341    36391   +50     
  Branches        840      840           
=========================================
+ Hits          21204    21234   +30     
- Misses        15017    15037   +20     
  Partials        120      120           

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