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

enh(ui): smart picker button at the start of line #6855

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Merge branch 'main' into enh/smartpicker-button

cffe09b
Select commit
Loading
Failed to load commit list.
Open

enh(ui): smart picker button at the start of line #6855

Merge branch 'main' into enh/smartpicker-button
cffe09b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

46.77% (+0.22%) compared to e22c08f

View this Pull Request on Codecov

46.77% (+0.22%) compared to e22c08f

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 33 lines in your changes missing coverage. Please review.

Project coverage is 46.77%. Comparing base (e22c08f) to head (cffe09b).

Files with missing lines Patch % Lines
src/plugins/currentLineMenu.js 91.50% 13 Missing ⚠️
src/plugins/previewOptions.js 64.51% 11 Missing ⚠️
src/plugins/LinkBubblePluginView.js 0.00% 6 Missing ⚠️
src/components/Editor/PreviewOptions.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6855      +/-   ##
==========================================
+ Coverage   46.55%   46.77%   +0.22%     
==========================================
  Files         748      735      -13     
  Lines       34318    34457     +139     
  Branches     1242     1254      +12     
==========================================
+ Hits        15976    16118     +142     
- Misses      17720    17732      +12     
+ Partials      622      607      -15     

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