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

Add channels param to files.upload v2 method (and its underlying files.completeUploadExternal) #1427

Merged
merged 1 commit into from
Jan 28, 2025

Add channels param to files.upload v2 method

d7cff9d
Select commit
Loading
Failed to load commit list.
Merged

Add channels param to files.upload v2 method (and its underlying files.completeUploadExternal) #1427

Add channels param to files.upload v2 method
d7cff9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 0s

25.00% of diff hit (target 30.00%)

View this Pull Request on Codecov

25.00% of diff hit (target 30.00%)

Annotations

Check warning on line 2090 in slack-api-client/src/main/java/com/slack/api/methods/RequestFormBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack-api-client/src/main/java/com/slack/api/methods/RequestFormBuilder.java#L2090

Added line #L2090 was not covered by tests

Check warning on line 97 in slack-api-client/src/main/java/com/slack/api/methods/impl/FilesUploadV2Helper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack-api-client/src/main/java/com/slack/api/methods/impl/FilesUploadV2Helper.java#L97

Added line #L97 was not covered by tests