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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

2c673b6
Select commit
Loading
Failed to load commit list.
Open

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

feat(editor): add "Open in new tab" option for link previews
2c673b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

46.79% (+0.03%) compared to c76f190

View this Pull Request on Codecov

46.79% (+0.03%) compared to c76f190

Details

Codecov Report

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

Project coverage is 46.79%. Comparing base (c76f190) to head (2c673b6).

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   46.76%   46.79%   +0.03%     
==========================================
  Files         748      733      -15     
  Lines       34163    34156       -7     
  Branches     1242     1227      -15     
==========================================
+ Hits        15976    15985       +9     
+ Misses      17565    17564       -1     
+ Partials      622      607      -15     

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