Add channels param to files.upload v2 method (and its underlying files.completeUploadExternal) #1427
Codecov / codecov/project
succeeded
Jan 27, 2025 in 1s
73.20% (-0.01%) compared to c8d803a
View this Pull Request on Codecov
73.20% (-0.01%) compared to c8d803a
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 73.20%. Comparing base (
c8d803a
) to head (d7cff9d
).
Files with missing lines | Patch % | Lines |
---|---|---|
...java/com/slack/api/methods/RequestFormBuilder.java | 33.33% | 1 Missing and 1 partial |
...om/slack/api/methods/impl/FilesUploadV2Helper.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1427 +/- ##
============================================
- Coverage 73.21% 73.20% -0.01%
+ Complexity 4377 4376 -1
============================================
Files 474 474
Lines 14205 14208 +3
Branches 1437 1438 +1
============================================
+ Hits 10400 10401 +1
- Misses 2958 2959 +1
- Partials 847 848 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading