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

PE-7146: skip files missing data content type while listing folders and drives #245

Conversation

thiagocarvalhodev
Copy link

@thiagocarvalhodev thiagocarvalhodev commented Nov 19, 2024

  • Introduced FileBuilderValidation Class: This class throws an error listing all missing file properties, ensuring thorough validation.
  • Updated Folder Mounting: Files with any missing property are now skipped when mounting the folder, improving reliability.

- implements a class to validate the state of the file
- skip file if any missing property is caught
@thiagocarvalhodev thiagocarvalhodev self-assigned this Nov 19, 2024
fedellen
fedellen previously approved these changes Nov 19, 2024
- implement tests for `getPublicFilesWithParentFolderIds,` ensuring the broken files are skipped when having a bad state
@thiagocarvalhodev thiagocarvalhodev merged commit 08b2c9e into master Nov 21, 2024
1 check passed
@thiagocarvalhodev thiagocarvalhodev deleted the PE-7146-skip-files-missing-data-content-type-while-listing-folders-and-drives branch November 21, 2024 15:29
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.

2 participants