Skip to content

feat(okhttp-client): read folder operation - #2132

Open
alperozturk96 wants to merge 1 commit into
masterfrom
feat/read-folder-operation-nextcloud-client
Open

feat(okhttp-client): read folder operation#2132
alperozturk96 wants to merge 1 commit into
masterfrom
feat/read-folder-operation-nextcloud-client

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

SpotBugs

CategoryBaseNew
Bad practice3131
Correctness2828
Dodgy code1313
Internationalization66
Malicious code vulnerability2626
Multithreaded correctness77
Performance33
Security33
Total117117

client.setCredentials(newOwnCloudCredentials);

assertTrue(new ReadFolderRemoteOperation("/").execute(client).isSuccess());
assertTrue(new ReadFileRemoteOperation("/").execute(client).isSuccess());

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is ReadFolderRemoteOperation needed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant