Skip to content

Add channels param to files.upload v2 method

9c3ba46
Select commit
Loading
Failed to load commit list.
Merged

Add channels param to files.upload v2 method #1641

Add channels param to files.upload v2 method
9c3ba46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

85.36% (+0.17%) compared to c77b863

View this Pull Request on Codecov

85.36% (+0.17%) compared to c77b863

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.36%. Comparing base (c77b863) to head (9c3ba46).

Files with missing lines Patch % Lines
slack_sdk/web/async_client.py 33.33% 2 Missing ⚠️
slack_sdk/web/client.py 33.33% 2 Missing ⚠️
slack_sdk/web/legacy_client.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1641      +/-   ##
==========================================
+ Coverage   85.19%   85.36%   +0.17%     
==========================================
  Files         113      113              
  Lines       12823    12802      -21     
==========================================
+ Hits        10924    10928       +4     
+ Misses       1899     1874      -25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.