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(attachmentService, propfindErrorParse): add an error message for when a file is not compatible for windows #6303

Merged
merged 1 commit into from
Sep 2, 2024

fix(attachmentService, propfindErrorParse): add an error message for …

d7288b0
Select commit
Loading
Failed to load commit list.
Merged

fix(attachmentService, propfindErrorParse): add an error message for when a file is not compatible for windows #6303

fix(attachmentService, propfindErrorParse): add an error message for …
d7288b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 2, 2024 in 0s

23.73% (-0.03%) compared to 0b7f8dc

View this Pull Request on Codecov

23.73% (-0.03%) compared to 0b7f8dc

Details

Codecov Report

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

Project coverage is 23.73%. Comparing base (0b7f8dc) to head (d7288b0).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/propfindErrorParse.js 0.00% 8 Missing ⚠️
src/services/attachmentService.js 0.00% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6303      +/-   ##
============================================
- Coverage     23.75%   23.73%   -0.03%     
  Complexity      454      454              
============================================
  Files           246      247       +1     
  Lines         11718    11731      +13     
  Branches       2220     2223       +3     
============================================
  Hits           2784     2784              
- Misses         8615     8627      +12     
- Partials        319      320       +1     

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