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

Task/WP-731: Mutation hook: Trash file/folder #994

Merged
merged 20 commits into from
Dec 18, 2024

Merge branch 'main' into task/WP-731

4eccf32
Select commit
Loading
Failed to load commit list.
Merged

Task/WP-731: Mutation hook: Trash file/folder #994

Merge branch 'main' into task/WP-731
4eccf32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

72.53% (-0.11%) compared to 67a9c23

View this Pull Request on Codecov

72.53% (-0.11%) compared to 67a9c23

Details

Codecov Report

Attention: Patch coverage is 22.68908% with 92 lines in your changes missing coverage. Please review.

Project coverage is 72.53%. Comparing base (67a9c23) to head (4eccf32).

Files with missing lines Patch % Lines
client/src/hooks/datafiles/mutations/useTrash.ts 19.26% 88 Missing ⚠️
...ts/DataFiles/DataFilesToolbar/DataFilesToolbar.jsx 60.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #994      +/-   ##
==========================================
- Coverage   72.64%   72.53%   -0.11%     
==========================================
  Files         534      534              
  Lines       33681    33758      +77     
  Branches     2989     2993       +4     
==========================================
+ Hits        24466    24486      +20     
- Misses       9017     9074      +57     
  Partials      198      198              
Files with missing lines Coverage Δ
...ts/DataFiles/DataFilesToolbar/DataFilesToolbar.jsx 76.05% <60.00%> (+2.19%) ⬆️
client/src/hooks/datafiles/mutations/useTrash.ts 19.26% <19.26%> (ø)