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(attachments): add support for creating new attachments #6676

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

enh(cy): test create new text attachment from toolbar

21ce355
Select commit
Loading
Failed to load commit list.
Open

feat(attachments): add support for creating new attachments #6676

enh(cy): test create new text attachment from toolbar
21ce355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 26.78571% with 41 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@94765c9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/components/Editor/MediaHandler.vue 0.00% 24 Missing ⚠️
src/services/SessionApi.js 0.00% 8 Missing ⚠️
src/components/Menu/ActionAttachmentUpload.vue 57.14% 6 Missing ⚠️
src/services/SyncService.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6676   +/-   ##
=======================================
  Coverage        ?   46.86%           
=======================================
  Files           ?      730           
  Lines           ?    34112           
  Branches        ?     1223           
=======================================
  Hits            ?    15986           
  Misses          ?    17522           
  Partials        ?      604           

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