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

fix: do not proxy `then` #108

Closed filmaj closed 1 month ago

filmaj commented 1 month ago

Summary

Fixes #107

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (26fcdd6) to head (8992bf4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 1091 1095 +4 Branches 16 17 +1 ========================================= + Hits 1091 1095 +4 ```

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