Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(editor): add "Open in new tab" option for link previews #6674

Merged

feat(editor): add "Open in new tab" option for link previews

79550c4
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): add "Open in new tab" option for link previews #6674

feat(editor): add "Open in new tab" option for link previews
79550c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 1s

38.02% (+0.13%) compared to ff96e6e

View this Pull Request on Codecov

38.02% (+0.13%) compared to ff96e6e

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 38.02%. Comparing base (ff96e6e) to head (79550c4).

Files with missing lines Patch % Lines
src/components/Editor/PreviewOptions.vue 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6674      +/-   ##
==========================================
+ Coverage   37.88%   38.02%   +0.13%     
==========================================
  Files         750      735      -15     
  Lines       42547    42417     -130     
  Branches     1268     1253      -15     
==========================================
+ Hits        16118    16127       +9     
+ Misses      25807    25683     -124     
+ Partials      622      607      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.