slackapi / deno-slack-api

Slack API Client for Deno Run on Slack projects
https://api.slack.com/automation
MIT License
35 stars 17 forks source link

Add `files.uploadV2` #111

Open filmaj opened 2 weeks ago

filmaj commented 2 weeks ago

⚠️ WIP!

This PR supersedes #90 and fixes #89. It builds upon previous work done by @taiga533; I intend to get it over the finish line.

TODO

salesforce-cla[bot] commented 2 weeks ago

Thanks for the contribution! Before we can merge this, we need @racTaiga533 to sign the Salesforce Inc. Contributor License Agreement.

filmaj commented 2 weeks ago

Confirmed that we have a CLA on file for @racTaiga533 (signed 2023/12/15) - can ignore the CLA bot's complaints.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3d2507e) to head (043f923).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 1130 1193 +63 Branches 17 27 +10 ========================================= + Hits 1130 1193 +63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.