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

fix(files): create suggestions bar #6856

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

fix(files): add suggestions bar

d8a7b03
Select commit
Loading
Failed to load commit list.
Open

fix(files): create suggestions bar #6856

fix(files): add suggestions bar
d8a7b03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2025 in 0s

46.61% (-0.07%) compared to 6136301

View this Pull Request on Codecov

46.61% (-0.07%) compared to 6136301

Details

Codecov Report

Attention: Patch coverage is 12.82051% with 136 lines in your changes missing coverage. Please review.

Project coverage is 46.61%. Comparing base (6136301) to head (d8a7b03).

Files with missing lines Patch % Lines
src/components/SuggestionsBar.vue 0.00% 91 Missing and 1 partial โš ๏ธ
src/marks/Link.js 31.11% 31 Missing โš ๏ธ
src/helpers/filePicker.js 41.66% 7 Missing โš ๏ธ
src/components/Editor.vue 0.00% 4 Missing โš ๏ธ
src/components/Menu/ActionInsertLink.vue 33.33% 2 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6856      +/-   ##
==========================================
- Coverage   46.68%   46.61%   -0.07%     
==========================================
  Files         750      730      -20     
  Lines       34528    34615      +87     
  Branches     1269     1249      -20     
==========================================
+ Hits        16118    16137      +19     
- Misses      17788    17877      +89     
+ Partials      622      601      -21     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.