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

[stable4.7] Event attachments: Enable directory selection #6545

Merged
merged 2 commits into from
Dec 4, 2024

fix: use folder icon as fallback

b9f1a99
Select commit
Loading
Failed to load commit list.
Merged

[stable4.7] Event attachments: Enable directory selection #6545

fix: use folder icon as fallback
b9f1a99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

15.51% (-0.01%) compared to 6244a90, passed because coverage increased by 0% when compared to adjusted base (15.51%)

View this Pull Request on Codecov

15.51% (-0.01%) compared to 6244a90, passed because coverage increased by 0% when compared to adjusted base (15.51%)

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 15.51%. Comparing base (6244a90) to head (b9f1a99).
Report is 5 commits behind head on stable4.7.

Files with missing lines Patch % Lines
.../components/Editor/Attachments/AttachmentsList.vue 0.00% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           stable4.7    #6545      +/-   ##
=============================================
- Coverage      15.51%   15.51%   -0.01%     
=============================================
  Files            206      206              
  Lines           9256     9257       +1     
  Branches        1931     1931              
=============================================
  Hits            1436     1436              
- Misses          7820     7821       +1     

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