Updated to Drive API v3 #1854
Draft
Updated to Drive API v3 #1854
Codecov / codecov/project
succeeded
Jan 16, 2025 in 0s
98.57% (-0.08%) compared to 9e57fa4
View this Pull Request on Codecov
98.57% (-0.08%) compared to 9e57fa4
Details
Codecov Report
Attention: Patch coverage is 99.46524%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 98.57%. Comparing base (
9e57fa4
) to head (00a5abe
).
Files with missing lines | Patch % | Lines |
---|---|---|
...end/utils/SafeDriveService/SafeDrivesCollection.ts | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1854 +/- ##
==========================================
- Coverage 98.65% 98.57% -0.08%
==========================================
Files 20 20
Lines 963 915 -48
Branches 218 203 -15
==========================================
- Hits 950 902 -48
Misses 12 12
Partials 1 1
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 |
Loading