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

Updated to Drive API v3 #1854

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Updated to Drive API v3 #1854

wants to merge 5 commits into from

Conversation

marekdedic
Copy link
Collaborator

@marekdedic marekdedic commented Dec 18, 2024

Closes #1739

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.52%. Comparing base (04e2613) to head (f216ce7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1854      +/-   ##
==========================================
- Coverage   99.54%   99.52%   -0.02%     
==========================================
  Files          18       18              
  Lines         435      422      -13     
  Branches      105       97       -8     
==========================================
- Hits          433      420      -13     
  Misses          2        2              
Flag Coverage Δ
backend 99.52% <100.00%> (-0.02%) ⬇️
frontend 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/backend/listFolders.ts 100.00% <100.00%> (ø)
src/backend/listSharedDrives.ts 100.00% <100.00%> (ø)
src/backend/move/copyFileComments.ts 100.00% <100.00%> (ø)
src/backend/move/folderManagement.ts 100.00% <100.00%> (ø)
src/backend/move/moveFile.ts 100.00% <100.00%> (ø)
src/backend/move/moveFolder.ts 100.00% <ø> (ø)
src/backend/move/resolveDestinationFolder.ts 100.00% <100.00%> (ø)
src/backend/utils/DriveBackedValue.ts 100.00% <100.00%> (ø)
src/backend/utils/SafeDriveService.ts 100.00% <ø> (ø)
...d/utils/SafeDriveService/SafeCommentsCollection.ts 100.00% <100.00%> (ø)
... and 2 more

@marekdedic marekdedic force-pushed the drive-v3 branch 12 times, most recently from 79da88e to e88bff9 Compare December 29, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Drive v3
1 participant