Skip to content

Conversation

@azzi2023
Copy link

@azzi2023 azzi2023 commented Jan 9, 2026

No description provided.

azzi2023 and others added 3 commits January 9, 2026 17:22
- Removed unnecessary parameters from search methods in SearchController and SearchService.
- Updated API routes to reflect changes in search functionality, renaming endpoints for clarity.
- Improved error handling and logging in search services for Dropbox, OneDrive, and Google Drive.
- Refactored search logic to streamline the process and enhance maintainability.
@azzi2023 azzi2023 added bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on conflicts labels Jan 9, 2026
… tests

- Updated the database cleanup process in `conftest.py` to respect foreign key constraints by deleting `ExternalAccount` before `User`.
- Modified the `expires_in` field in the Dropbox test to use ISO 8601 string format instead of an integer.
- Improved timestamp verification in OneDrive tests to ensure accurate updates after a delay.
- Adjusted the test for ensuring valid tokens to handle cases with a refresh token but no access token.
@github-actions github-actions bot removed the conflicts label Jan 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@rajdavee rajdavee merged commit 86dd1cd into OrganyzAI:master Jan 12, 2026
2 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants