Skip to content

refactor: remove redundant highlightType set on uploadFile in single-…

32490c0
Select commit
Loading
Failed to load commit list.
Open

feat: add highlight_type to files.completeUploadExternal and filesUploadV2 #1589

refactor: remove redundant highlightType set on uploadFile in single-…
32490c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

73.26% (-0.04%) compared to 02ec6cd

View this Pull Request on Codecov

73.26% (-0.04%) compared to 02ec6cd

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.26%. Comparing base (02ec6cd) to head (32490c0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../com/slack/api/methods/impl/MethodsClientImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1589      +/-   ##
============================================
- Coverage     73.29%   73.26%   -0.04%     
+ Complexity     4519     4517       -2     
============================================
  Files           478      478              
  Lines         14298    14300       +2     
  Branches       1490     1490              
============================================
- Hits          10480    10477       -3     
- Misses         2930     2934       +4     
- Partials        888      889       +1     

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