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

Fix minio bogues #842

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Fix minio bogues #842

wants to merge 9 commits into from

Conversation

FBibonne
Copy link
Member

  • always use FileOperations to process documents
  • Modify exception message to log more information
  • Adapt exception handler to process these exceptions
  • Object Document with id attribute to be compliant with existing code

@FBibonne
Copy link
Member Author

An other MR with branch hotfix/minio-bogues because #834 was merged too earlier

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
28.4% Coverage on New Code (required ≥ 80%)
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

@FBibonne FBibonne linked an issue Dec 13, 2024 that may be closed by this pull request
@FBibonne
Copy link
Member Author

Also must solve #844

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.

Modify interface FilesOperations
2 participants