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

Merged
merged 9 commits into from
Feb 17, 2025
Merged

Updated to Drive API v3 #1854

merged 9 commits into from
Feb 17, 2025

Conversation

marekdedic
Copy link
Collaborator

@marekdedic marekdedic commented Dec 18, 2024

Closes #1739

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 99.56710% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.62%. Comparing base (fd739fc) to head (186b2dc).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...end/utils/SafeDriveService/SafeDrivesCollection.ts 96.29% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1854      +/-   ##
==========================================
- Coverage   98.65%   98.62%   -0.03%     
==========================================
  Files          20       20              
  Lines         963      943      -20     
  Branches      218      205      -13     
==========================================
- Hits          950      930      -20     
  Misses         12       12              
  Partials        1        1              
Flag Coverage Δ
backend 98.62% <99.56%> (-0.03%) ⬇️

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% <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% <100.00%> (ø)
...d/utils/SafeDriveService/SafeCommentsCollection.ts 100.00% <100.00%> (ø)
... and 2 more

@marekdedic marekdedic force-pushed the drive-v3 branch 13 times, most recently from e88bff9 to f216ce7 Compare January 1, 2025 15:57
@marekdedic marekdedic force-pushed the drive-v3 branch 2 times, most recently from 4fa0f1b to bd3b5fa Compare January 15, 2025 22:48
@marekdedic marekdedic force-pushed the drive-v3 branch 3 times, most recently from 0a142a2 to fb7ba9d Compare February 5, 2025 23:35
@marekdedic
Copy link
Collaborator Author

Blocked by DefinitelyTyped/DefinitelyTyped#71854

@marekdedic marekdedic marked this pull request as ready for review February 5, 2025 23:37
@marekdedic marekdedic merged commit 4e0e2b4 into master Feb 17, 2025
13 checks passed
@marekdedic marekdedic deleted the drive-v3 branch February 17, 2025 10:57
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